C API ZIModuleEvent StructΒΆ
This struct holds data of a single chunk from module lookup.
| Name | Type | Description |
|---|---|---|
| allocatedSize | uint64_t | For internal use - never modify! |
| header | __ ZIChunkHeader *__ | Chunk header. |
| value | __ ZIEvent__ | Defines location of stored ZIEvent. |