WUT  0.1
Wii U Toolchain
Data Fields
MEMBlockHeapTracking Struct Reference

#include <blockheap.h>

Data Fields

MEMBlockHeapBlockblocks
 Pointer to first memory block. More...
 
uint32_t blockCount
 Number of blocks in this tracking heap. More...
 

Detailed Description

Definition at line 19 of file blockheap.h.

Field Documentation

Pointer to first memory block.

Definition at line 24 of file blockheap.h.

uint32_t blockCount

Number of blocks in this tracking heap.

Definition at line 27 of file blockheap.h.


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