☰
In libc
?
Function
libc
::
strtoul
source
·
[
−
]
pub unsafe extern "C" fn strtoul(
s:
*const
c_char
,
endp:
*mut
*mut
c_char
,
base:
c_int
) ->
c_ulong