libc
0.2.152
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