_strtold_l

Function _strtold_l 

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