rust_htslib::htslib

Function 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