Function rust_htslib::htslib::vcf_write

source ยท
pub unsafe extern "C" fn vcf_write(
    fp: *mut htsFile,
    h: *const bcf_hdr_t,
    v: *mut bcf1_t
) -> i32