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