libc
0.2.159
Function
libc
::
strtol
Copy item path
source
ยท
[
−
]
pub unsafe extern "C" fn strtol( s: *const
c_char
, endp: *mut *mut
c_char
, base:
c_int
, ) ->
c_long