FreeMemory()
Syntax
FreeMemory(*MemoryID)
Free the memory previously allocated with AllocateMemory() or ReAllocateMemory(). Note: all remaining allocated memory blocks are automatically freed when the program ends.
Supported OS
All