[][src]Function swim_c::stdio::vfscanf

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