[][src]Function hts_sys::sam_hdr_remove_tag_id

pub unsafe extern "C" fn sam_hdr_remove_tag_id(
    h: *mut sam_hdr_t,
    type_: *const c_char,
    ID_key: *const c_char,
    ID_value: *const c_char,
    key: *const c_char
) -> c_int