_strtod_l

Function _strtod_l 

Source
pub unsafe extern "C" fn _strtod_l(
    _Str: *const c_char,
    _EndPtr: *mut *mut c_char,
    _Locale: _locale_t,
) -> f64