Alias for ReAllocMem.
Source position: heaph.inc line 106
function ReAllocMemory(
p: pointer;
Size: PtrUInt
):pointer;
ReAllocMemory is an alias for ReAllocMem.
ReAllocMem
Re-allocate memory on the heap.