kOmniCoreStartArgsVersion
Defined in omni/core/Omni.h
- 
constexpr uint16_t kOmniCoreStartArgsVersion = 1
- Version of OmniCoreStartArgs struct passed to omniCoreStart. - The version should be incremented only when removing/rearranging fields in OmniCoreStartArgs. Adding fields that default to - nullptror- 0(from the reserved space) is allowed without incrementing the version.