[][src]Function swim_c::stdio::fscanf

pub unsafe extern "C" fn fscanf(
    stream: *mut FILE,
    format: *const i8,
    VaList
) -> i32