CARB_EXPORTS
Defined in carb/Defines.h
- 
CARB_EXPORTS
- Instructs CARB_DYNAMICLINK to export instead of import. - See also - CARB_DYNAMICLINK - Warning - This symbol is not defined anywhere; it is up to the user of CARB_DYNAMICLINK to define this in the compilation unit that exports the symbols. This must be defined before carb/Defines.h is included.