libc
0.0.1
libc
Function
sscanf
Copy item path
Source
pub unsafe extern "C" fn sscanf( s:
*const
c_char
, format:
*const
c_char
, ... ) ->
c_int