CARB_EXPORT_C

Defined in carb/Defines.h

CARB_EXPORT_C

Defined as extern "C" for C++ compilation, that is, when __cplusplus is defined; empty define otherwise.