#include <nnsys/fnd.h>
void NNS_FndDumpHeap(NNSFndHeapHandle heap);
| heap | Heap handle |
None.
This function displays internal heap information.
This function is used for debugging. It has no functionality in the final ROM version (FINALROM).
NNS_FndCreateExpHeap, NNS_FndCreateExpHeapEx, NNS_FndCreateFrmHeap, NNS_FndCreateFrmHeapEx, NNS_FndCreateUnitHeap, NNS_FndCreateUnitHeapEx
2004/06/22 Clearly stated that the function does not do anything in the final ROM version.
2004/04/01 Initial Version
CONFIDENTIAL