Skip to main content
convert_integer
relibc
0.2.5
In relibc::
header::
stdlib
relibc
::
header
::
stdlib
Function
convert_
integer
Copy item path
Source
pub unsafe fn convert_integer( s:
*const
c_char
, base:
c_int
, ) ->
Option
<(
c_ulong
,
isize
,
bool
)>