Frees the specified memory giving it back to the heap.
Namespace: KernelAssembly: Kernel (in Kernel.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
Parameters
- ptr
- Type: System Void*
A pointer to the memory to free.
See Also