Function rust_htslib::htslib::bcf_hdr_format

source ยท
pub unsafe extern "C" fn bcf_hdr_format(
    hdr: *const bcf_hdr_t,
    is_bcf: i32,
    str_: *mut kstring_t
) -> i32