Function rust_htslib::htslib::bcf_hdr_subset

source ยท
pub unsafe extern "C" fn bcf_hdr_subset(
    h0: *const bcf_hdr_t,
    n: i32,
    samples: *const *mut i8,
    imap: *mut i32
) -> *mut bcf_hdr_t