OMNI_MODULE_GLOBALS_FOR_PLUGIN

Defined in carb/PluginCoreUtils.h

OMNI_MODULE_GLOBALS_FOR_PLUGIN()

Helper macro to declare globals needed by Carbonite plugins.

Do not directly use this macro. Rather use CARB_PLUGIN_IMPL() which will call it for you.