g_carbAssert
Defined in carb/assert/IAssert.h
-
carb::assert::IAssert *g_carbAssert
Defines the global variable that holds the pointer to the IAssert implementation.
This will be nullptr
if the IAssert interface is unavailable, disabled, or has not been initialized yet. This variable is specific to each module.