Function rust_htslib::htslib::vcf_format [] [src]

pub unsafe extern "C" fn vcf_format(
    h: *const bcf_hdr_t,
    v: *const bcf1_t,
    s: *mut kstring_t
) -> c_int

The opposite of vcf_parse. It should rarely be called directly, see vcf_write