MPLAB® Harmony Graphics Suite > Graphics Library > Legato Graphics Library > Files > legato_variableheap.h
MPLAB® Harmony Graphics Suite
legato_variableheap.h

This is file legato_variableheap.h.

Functions
 
Name 
Description 
 
Allocates a block from a variable heap. 
 
Allocates a block from a variable heap. 
 
Queries a heap to see if it contains a block pointer. 
 
Destroys a variable heap object. 
 
Dumps the contents of a heap to STDOUT. 
 
Frees a block from a variable heap. 
 
Initializes a variable heap object struct. 
 
Queries a variable heap to determine the size of a given allocation pointer. 
 
Validates a heap. 
Macros
 
Name 
Description 
 
This is macro LEGATO_VARIABLEHEAP_H. 
MPLAB® Harmony Graphics Suite