[][src]Function hts_sys::sam_hdr_remove_except

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