rust_htslib::htslib

Function bcf_hdr_fmt_text

Source
pub unsafe extern "C" fn bcf_hdr_fmt_text(
    hdr: *const bcf_hdr_t,
    is_bcf: i32,
    len: *mut i32,
) -> *mut i8