rust_htslib::htslib

Function fscanf

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