carb::shutdownFramework

Defined in carb/StartupUtils.h

inline void carb::shutdownFramework()

Tears down the Carbonite framework.

At a high level, this function:

Note

It is not necessary to manually call this function if OMNI_CORE_INIT is used, since that macro will ensure that the Framework is released and shut down.