Function imgui_sys::igIsMouseDragging[][src]

pub unsafe extern "C" fn igIsMouseDragging(
    button: ImGuiMouseButton,
    lock_threshold: f32
) -> bool