[][src]Function swim_c_sys::stdio::fscanf

pub unsafe extern "C" fn fscanf(
    stream: *mut FILE,
    format: *const cchar,
    _: ...
) -> int