Function wcstoumax

Source
pub unsafe extern "C" fn wcstoumax(
    __nptr: *const u32,
    __endptr: *mut *mut u32,
    __base: c_int,
) -> uintmax_t