rust_htslib::htslib

Function bcf_hdr_combine

Source
pub unsafe extern "C" fn bcf_hdr_combine(
    dst: *mut bcf_hdr_t,
    src: *const bcf_hdr_t,
) -> i32