logo
pub unsafe extern "C" fn fscanf(
    fp: *mut FILE,
    fmt: *const c_char,
     ...
) -> c_int
Expand description