bcf_hdr_remove

bcf_hdr_remove() - remove VCF header tag @param type: one of BCF_HL_* @param key: tag name or NULL to remove all tags of the given type

@system extern (C) @nogc nothrow
void
bcf_hdr_remove
(,
int type
,
const(char)* key
)

Meta