Data Fields |
|
RwUInt32 | entrySize |
RwUInt32 | entriesPerBlock |
RwUInt32 | heapSize |
RwUInt32 | alignment |
RwLinkList | blockList |
RwUInt32 | flags |
RwLLLink | link |
|
alignment of a free list entry |
|
list of data blocks |
|
number of entries per free list block |
|
size of an entry in the free list |
|
flags which affect the behavior of the free list |
|
size of the heap |
|
link to the free list linked list |
Converted from CHM to HTML with chm2web Pro 2.85 (unicode) |