Skip to main content

fscanf

Function fscanf 

Source
pub unsafe extern "C" fn fscanf(
    arg1: *mut __sFILE,
    arg2: *const u8,
    ...
) -> i32