[][src]Function imgui_sys::igIsMouseDragging

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