[][src]Function rust_htslib::htslib::bcf_hdr_remove

pub unsafe extern "C" fn bcf_hdr_remove(
    h: *mut bcf_hdr_t,
    type_: c_int,
    key: *const c_char
)