#ifndef _NTRTL_H NTSYSAPI SIZE_T NTAPI RtlCompactHeap( _In_ PVOID HeapHandle, _In_ ULONG Flags ); #endif View code on GitHub
Heap address.
See RtlCreateHeap for more information.
RtlCreateHeap
RtlAllocateHeap
RtlDestroyHeap