MPLAB® Harmony Graphics Suite > Graphics Library > Aria Graphics Library > Aria Hardware Abstraction Layer (HAL) > Library Interface > b) Data Types and Constants > GFX_Malloc_FnPtr Type
MPLAB® Harmony Graphics Suite
GFX_Malloc_FnPtr Type

memory abstraction

***************************************************************************

Function pointer

C
typedef void* (* GFX_Malloc_FnPtr)(size_t);
MPLAB® Harmony Graphics Suite