Frees a block of memory.
Wrapper for HeapFree. Also fixes HeapFree bug, see "Community Additions" section of function page.
WinAPIException if memory freeing failed.
See Implementation
Frees a block of memory.
Wrapper for HeapFree. Also fixes HeapFree bug, see "Community Additions" section of function page.