Memory heap block header. More...
#include <chheap.h>
Memory heap block header.
Definition at line 86 of file chheap.h.
Next block in free list.
Definition at line 88 of file chheap.h.
Size of the area in pages.
Definition at line 89 of file chheap.h.
Block owner heap.
Definition at line 92 of file chheap.h.
Size of the area in bytes.
Definition at line 93 of file chheap.h.