gflMemoryRealloc

The gflMemoryRealloc function reallocates a memory area.

void * gflMemoryRealloc(
  void * ptr,  
  GFL_UINT32 size
);

Parameters

Return value

See also