Skip to main content

switch_char_to_float

Function switch_char_to_float 

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