Phyzix
Loading...
Searching...
No Matches
Public Attributes | List of all members
Heap_Block_Header_t Struct Reference

Header for each allocated/free block in the heap. More...

Public Attributes

unsigned int size: 30
 
unsigned int free: 1
 
unsigned int last: 1
 

Detailed Description

Header for each allocated/free block in the heap.


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