Function zfp_sys::strtoumax

source ·
pub unsafe extern "C" fn strtoumax(
    __nptr: *const c_char,
    __endptr: *mut *mut c_char,
    __base: c_int
) -> uintmax_t