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 - 1always. If this is overridden to a non-zero value and- CARB_CHECKis not defined,- CARB_CHECKwill receive the default implementation.