Function esp_idf_sys::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