[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] |
Alias for ReAllocMem
Source position: heaph.inc line 102
function ReAllocMemory( |
p: pointer; |
Size: PtrUInt |
):pointer; |
ReAllocMemory is an alias for ReAllocMem.
|
Re-allocate memory on the heap |