Function imgui_sys::igIsMouseClicked[][src]

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