sam_hdr_remove_except

Remove all lines of a given type from a header, except the one matching an ID

extern (C)
int
sam_hdr_remove_except
(,
const(char)* type
,
const(char)* ID_key
,
const(char)* ID_value
)

Meta