Skip to main content

fscanf

Function fscanf 

Source
#[unsafe(no_mangle)]
pub unsafe extern "C" fn fscanf( file: *mut FILE, format: *const c_char, ... ) -> c_int
Expand description