igInputDouble

Function igInputDouble 

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