omniCoreStart
Defined in omni/core/Omni.h
-
void omniCoreStart(const OmniCoreStartArgs *args)
Initializes the omni core library’s internal data structures.
nullptr is accepted, in which case the default behavior described in OmniCoreStartArgs is applied.
See OMNI_CORE_INIT().