[][src]Function ndk_sys::wcstoumax

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