Function imgui_sys::igGetMouseDragDelta [] [src]

pub unsafe extern fn igGetMouseDragDelta(
    out: *mut ImVec2,
    button: c_int,
    lock_threshold: c_float
)