[−][src]Function imgui_sys::igVSliderInt
pub unsafe extern "C" fn igVSliderInt(
label: *const c_char,
size: ImVec2,
v: *mut c_int,
v_min: c_int,
v_max: c_int,
format: *const c_char
) -> bool
pub unsafe extern "C" fn igVSliderInt(
label: *const c_char,
size: ImVec2,
v: *mut c_int,
v_min: c_int,
v_max: c_int,
format: *const c_char
) -> bool