pub unsafe extern "C" fn strtoumax( __nptr: *const i8, __endptr: *mut *mut i8, __base: i32 ) -> u32
Like strtoul' but convert to uintmax_t’.
strtoul' but convert to