[][src]Function imgui_sys::igGetMouseDragDelta_nonUDT

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