CARB_CHECK_ENABLED

Defined in carb/Defines.h

CARB_CHECK_ENABLED

Indicates whether runtime checking is enabled. May be overridden by defining this before including this file. By default, is set to 1 always. If this is overridden to a non-zero value and CARB_CHECK is not defined, CARB_CHECK will receive the default implementation.