OMNI_CORE_INIT

Defined in omni/core/OmniInit.h

OMNI_CORE_INIT(...)

Initializes the omni library along with Carbonite. Ensures that both libraries will be cleaned up upon exit.

This function should be called in main().

Use this macro in conjunction with OMNI_APP_GLOBALS().