Function imgui_sys::igGetMouseDragDelta[][src]

pub unsafe extern "C" fn igGetMouseDragDelta(
    pOut: *mut ImVec2,
    button: ImGuiMouseButton,
    lock_threshold: f32
)