imgui_sys::igDragInt4 [] [src]

pub unsafe extern fn igDragInt4(label: *const c_char, v: *mut c_int, v_speed: c_float, v_min: c_int, v_max: c_int, display_format: *const c_char) -> bool