hts_sys

Function vcf_write_line

Source
pub unsafe extern "C" fn vcf_write_line(
    fp: *mut htsFile,
    line: *mut kstring_t,
) -> c_int