rustmax
0.0.4
In rustmax::
libc
rustmax
::
libc
Function
strtol
Copy item path
Source
pub unsafe extern "C" fn strtol( s:
*const
i8
, endp:
*mut
*mut
i8
, base:
i32
, ) ->
i64