WUT
0.1
Wii U Toolchain
|
#include <unitheap.h>
Data Fields | |
MEMHeapHeader | header |
MEMUnitHeapFreeBlock * | freeBlocks |
uint32_t | blockSize |
Definition at line 25 of file unitheap.h.
MEMHeapHeader header |
Definition at line 27 of file unitheap.h.
MEMUnitHeapFreeBlock* freeBlocks |
Definition at line 28 of file unitheap.h.
uint32_t blockSize |
Definition at line 29 of file unitheap.h.