WUT  0.1
Wii U Toolchain
Data Fields
MEMUnitHeap Struct Reference

#include <unitheap.h>

Data Fields

MEMHeapHeader header
 
MEMUnitHeapFreeBlockfreeBlocks
 
uint32_t blockSize
 

Detailed Description

Definition at line 25 of file unitheap.h.

Field Documentation

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.


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