CARB_ASSERT_ENABLED
Defined in carb/Defines.h
- 
CARB_ASSERT_ENABLED
- Indicates whether asserts are enabled. May be overridden by defining this before including this file. By default, is set to - 1if- CARB_DEBUGis non-zero. If this is overridden to a non-zero value and- CARB_ASSERTis not defined,- CARB_ASSERTwill receive the default implementation.