Function esp_idf_sys::wcstoumax

source ยท
pub unsafe extern "C" fn wcstoumax(
    arg1: *const wchar_t,
    arg2: *mut *mut wchar_t,
    arg3: c_int,
) -> uintmax_t