strtof

Function strtof 

Source
pub unsafe extern "C" fn strtof(
    nptr: *const c_char,
    endptr: *mut *mut c_char,
) -> f32