Function rust_htslib::htslib::vcf_hdr_write[][src]

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