Function hts_sys::bcf_hdr_combine

source ยท
pub unsafe extern "C" fn bcf_hdr_combine(
    dst: *mut bcf_hdr_t,
    src: *const bcf_hdr_t
) -> c_int