[][src]Function hts_sys::vcf_read

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