Skip to main content

wcstoumax_l

Function wcstoumax_l 

Source
pub unsafe extern "C" fn wcstoumax_l(
    arg1: *const _wchar_t,
    _restrict: *mut *mut _wchar_t,
    arg2: c_int,
    arg3: locale_t,
) -> uintmax_t