Deallocates heapAlloc allocated memory. It automatically calls the object destructor and removes it from GC scanning (no effect if not added there)
See Implementation
Deallocates heapAlloc allocated memory. It automatically calls the object destructor and removes it from GC scanning (no effect if not added there)