|
|
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: