Skip to main content

strtod_l

Function strtod_l 

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