to_imgui_button

Function to_imgui_button 

Source
pub fn to_imgui_button(btncode: MouseButton) -> Option<MouseButton>
Expand description

Convert a winit mouse button to the imgui one.