config.h file
Macro definitions required to set up linkage and exports, steering the behavior of all other header files.
Defines
- #define OTV_STRINGIFY_HELPER(arg)
- #define OTV_STRINGIFY(arg)
- #define OTV_EXTERN_C
- #define OTV_API
- #define OTV_UNIQUE_MODULE_TAG
- The symbol serving as a tag for uniquely identifying our module.
- #define OTV_UNIQUE_MODULE_TAG_STR
- A C-style string literal containing the name of the symbol serving as a tag for uniquely identifying our module.