Function strtof

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