carb::shutdownFramework

Defined in carb/StartupUtils.h

inline void carb::shutdownFramework()

Tears down the Carbonite framework.

Rather than this function, consider using OMNI_CORE_INIT(), which handles both starting and shutting down the framework for you in your application.