The gflMemoryRealloc function reallocates a memory area.
void * gflMemoryRealloc( void * ptr, GFL_UINT32 size );
Parameters
Return value
The function returns NULL if an error occurs.
See also
gflMemoryAlloc, gflMemoryFree