Skip to main content

ImGui_IsMouseClicked

Function ImGui_IsMouseClicked 

Source
pub unsafe extern "C" fn ImGui_IsMouseClicked(
    button: ImGuiMouseButton,
    repeat: bool,
) -> bool