CARB_DECLSPEC#

Defined in carb/Defines.h

CARB_DECLSPEC(...)#

MSVC only, defined as __declspec(__VA_ARGS__); ignored on non-MSVC compilers.