static FORMAT_CHECK(1, 2) void invokeOrDiag(const char *format
Call the user defined warning function OR RTDiag::out if no user defined.
static DEBUG_ERROR_FUNC_PTR getDebugErrorFunction()
Return the currently registered debug error function, or nullptr if none.
static void registerDebugErrorFunction(DEBUG_ERROR_FUNC_PTR pFunc)
Register a user-defined debug error function.