Function rust_htslib::htslib::bcf_hdr_append [] [src]

pub unsafe extern "C" fn bcf_hdr_append(
    h: *mut bcf_hdr_t,
    line: *const c_char
) -> c_int

Append new VCF header line, returns 0 on success