CARB_PRAGMA_MSC

Defined in carb/Defines.h

CARB_PRAGMA_MSC(...)

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