rust_htslib::htslib

Function bcf_hdr_remove

Source
pub unsafe extern "C" fn bcf_hdr_remove(
    h: *mut bcf_hdr_t,
    type_: i32,
    key: *const i8,
)