VCF_ANY

Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
extern (C) @system @nogc nothrow
enum VCF_ANY = VCF_SNP | VCF_MNP | VCF_INDEL | VCF_OTHER | VCF_BND | VCF_OVERLAP | VCF_INS | VCF_DEL;

Meta