Gaia-ECS v0.9.3
A simple and powerful entity component system
Loading...
Searching...
No Matches
gaia::mem::detail::AllocationInfo Struct Reference

Public Attributes

uint32_t prev
 Byte offset of the previous allocation.
 
uint32_t off: 8
 Offset of data area from info area in bytes.
 
uint32_t cnt: 24
 The number of requested bytes to allocate.
 
void(* dtor )(void *, uint32_t)
 

The documentation for this struct was generated from the following file: