rust_htslib::htslib

Function fscanf1

Source
pub unsafe extern "C" fn fscanf1(
    __stream: *mut _IO_FILE,
    __format: *const i8,
    ...
) -> i32