igGetMouseDragDelta

Function igGetMouseDragDelta 

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