[][src]Function mextk_sys::strtoul

pub unsafe extern "C" fn strtoul(
    str_: *const c_char,
    endptr: *mut *mut c_char,
    base: c_int
) -> c_ulong