_wcstod_l

Function _wcstod_l 

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