Function igInputInt

Source
pub unsafe extern "C" fn igInputInt(
    label: *const i8,
    v: *mut i32,
    step: i32,
    step_fast: i32,
    flags: i32,
) -> bool