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

Function pointer

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