libc::funcs::c95::stdlib::strtoul [] [src]

pub unsafe extern fn strtoul(s: *const c_char, endp: *mut *mut c_char, base: c_int) -> c_ulong
Unstable (libc #27783)

: use libc from crates.io