[Overview][Constants][Types][Classes][Procedures and functions][Variables] | Reference for unit 'System' (#rtl) |
System memory manager: Reallocate memory
Source position: heaph.inc line 80
function SysReAllocMem( |
var p: pointer; |
size: PtrInt |
):Pointer; |
SysReallocMem is a help routine for the system memory manager implementation for ReAllocMem.
|
Re-allocate memory on the heap |
No notes exist for this page yet.