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