Function strtod_l

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