MPLAB® Harmony Graphics Suite
|
Destroys a fixed heap object. All pointers that are allocated from this heap should be considered invalid.
void leFixedHeap_Destroy( leFixedHeap* heap );
Parameters |
Description |
leFixedHeap* heap |
pointer to the heap object |
leResult
MPLAB® Harmony Graphics Suite
|