Function rust_htslib::htslib::vcf_hdr_read [] [src]

pub unsafe extern "C" fn vcf_hdr_read(fp: *mut htsFile) -> *mut bcf_hdr_t

The following functions work only with VCFs and should rarely be called directly. Usually one wants to use their bcf_* alternatives, which work transparently with both VCFs and BCFs.