#include <revolution/mem.h> void MEMDumpHeap( MEMHeapHandle heap );
heap |
Heap handle passed to the function. |
|---|
None.
Displays internal heap data.
This function is for debugging. Doesn't function in the final ROM version library (FINALROM).
MEMCreateExpHeap, MEMCreateExpHeapEx, MEMCreateFrmHeap, MEMCreateFrmHeapEx, MEMCreateUnitHeap, MEMCreateUnitHeapEx
2006/03/01 Initial version.
CONFIDENTIAL