Skip to main content

switch_float_to_char

Function switch_float_to_char 

Source
pub unsafe extern "C" fn switch_float_to_char(
    f: *mut f32,
    c: *mut c_char,
    len: c_int,
) -> c_int