#include <revolution/os.h> void OSDumpHeap(OSHeapHandle heap);
heap |
Heap handle. |
|---|
None.
Although this function is provided for the sake of compatibility, we recommend using the MEM library.
Dumps statistics and elements of the heap region heap.
Memory Allocation Functions, OSCheckHeap, OSInitAlloc
2006/03/01 Initial version.
CONFIDENTIAL