arcdps_imgui_sys

Function igIsMouseDragging

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