Function imgui_sys::igIsMouseDoubleClicked

source ·
pub unsafe extern "C" fn igIsMouseDoubleClicked(
    button: ImGuiMouseButton
) -> bool