Skip to main content

strtof_l

Function strtof_l 

Source
pub unsafe extern "C" fn strtof_l(
    __nptr: *const c_char,
    __endptr: *mut *mut c_char,
    __loc: locale_t,
) -> f32