CARB_PLUGIN_IMPL_NO_DEPS#

Defined in carb/PluginUtils.h

CARB_PLUGIN_IMPL_NO_DEPS()#

Macro to declare a plugin without dependencies.

Calling this macro is not required if there are no dependencies. This macro exists to make your plugin more readable.