libc
0.2.161
libc
Function
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