Function nnsdk::common_types::strtoumax

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