#include <memheap.h>
Definition at line 43 of file memheap.h.
Tag indicating which type of heap this is.
Definition at line 46 of file memheap.h.
Link for list this heap is in.
Definition at line 49 of file memheap.h.
List of all child heaps in this heap.
Definition at line 52 of file memheap.h.
Pointer to start of allocatable memory.
Definition at line 55 of file memheap.h.
Pointer to end of allocatable memory.
Definition at line 58 of file memheap.h.
Lock used when MEM_HEAP_FLAG_USE_LOCK is set.
Definition at line 61 of file memheap.h.
Flags set during heap creation.
Definition at line 64 of file memheap.h.
The documentation for this struct was generated from the following file:
- D:/Programming/Projects/wut/include/coreinit/memheap.h