MPLAB® Harmony Graphics Suite
|
Dumps the contents of a heap to STDOUT.
void leFixedHeap_Dump( leFixedHeap* heap, leBool dumpRecords );
Parameters |
Description |
leFixedHeap* heap |
pointer to the heap object |
leBool dumpRecords |
set to true to dump the actual block data arrays |
void
MPLAB® Harmony Graphics Suite
|