Function cyclors::strtoimax

source ยท
pub unsafe extern "C" fn strtoimax(
    __nptr: *const c_char,
    __endptr: *mut *mut c_char,
    __base: c_int,
) -> intmax_t