Function swift_runtime_sys::root::wcstoumax_l

source ยท
pub unsafe extern "C" fn wcstoumax_l(
    nptr: *const u32,
    endptr: *mut *mut u32,
    base: c_int,
    arg1: locale_t,
) -> uintmax_t