Function rust_htslib::htslib::bcf_read[][src]

pub unsafe extern "C" fn bcf_read(
    fp: *mut htsFile,
    h: *const bcf_hdr_t,
    v: *mut bcf1_t
) -> c_int