unstandard ~master (2017-05-26T08:42:45Z)
Dub
Repo
HeapDestroy
unstd
windows
heap
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
extern (
Windows
) nothrow @
nogc
extern
BOOL
HeapDestroy
(
HANDLE
hHeap
)
Meta
Source
See Implementation
unstd
windows
heap
enums
HEAP_NO_SERIALIZE
functions
GetProcessHeap
HeapAlloc
HeapCreate
HeapDestroy
HeapFree
HeapReAlloc
HeapSize
properties
processHeap
structs
Heap
HeapAllocator