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