[][src]Function swim_c_sys::stdlib::strtoul

pub unsafe extern "C" fn strtoul(
    nptr: *const cchar,
    endptr: *mut *mut cchar,
    base: int
) -> ulong