omni::structuredlog::AllocHandle

Defined in omni/structuredlog/IStructuredLog.h

using omni::structuredlog::AllocHandle = void*

Base type for the handle to an allocated block of memory returned from either the IStructuredLog::allocSchema() or IStructuredLog::allocEvent() functions.

These handles uniquely identify the allocated block but should be treated as opaque handles.