_wcstoui64_l

Function _wcstoui64_l 

Source
pub unsafe extern "C" fn _wcstoui64_l(
    _String: *const wchar_t,
    _EndPtr: *mut *mut wchar_t,
    _Radix: c_int,
    _Locale: _locale_t,
) -> c_ulonglong