#ifndef _NTRTL_H NTSYSAPI PVOID NTAPI RtlDestroyHeap( _In_ _Post_invalid_ PVOID HeapHandle ); #endif View code on GitHub
This function is documented in Windows Driver Kit.
Pointer to heap memory block.
RtlGetProcessHeaps
RtlCreateHeap