- CLAP_VERSION_EQ
bool CLAP_VERSION_EQ(uint maj, uint min, uint rev)
Undocumented in source. Be warned that the author may not have intended to support it.
- CLAP_VERSION_GE
bool CLAP_VERSION_GE(uint maj, uint min, uint rev)
Undocumented in source. Be warned that the author may not have intended to support it.
- CLAP_VERSION_LT
bool CLAP_VERSION_LT(uint maj, uint min, uint rev)
Undocumented in source. Be warned that the author may not have intended to support it.
- clap_version_is_compatible
bool clap_version_is_compatible(T v)
Undocumented in source. Be warned that the author may not have intended to support it.