Skip to main content

strfromf

Function strfromf 

Source
pub unsafe extern "C" fn strfromf(
    str_: *mut c_char,
    n: usize,
    format: *const c_char,
    fp: f32,
) -> c_int