libc
0.2.161
libc
Function
fscanf
Copy item path
Source
pub unsafe extern "C" fn fscanf( stream:
*mut
FILE
, format:
*const
c_char
, ... ) ->
c_int