Function vpx_sys::wcstoumax [] [src]

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