[][src]Function swim_c::stdlib::strtoul

pub unsafe extern "C" fn strtoul(
    nptr: *const i8,
    endptr: *mut *mut i8,
    base: i32
) -> u64