CARB_PRAGMA_GNUC

Defined in carb/Defines.h

CARB_PRAGMA_GNUC(...)

GCC only, defined as _Pragma(__VA_ARGS__); ignored on non-GCC compilers.