#ifndef _NTRTL_H // // Memory zones // // begin_private NTSYSAPI NTSTATUS NTAPI RtlDestroyMemoryBlockLookaside( _In_ PVOID MemoryBlockLookaside ); // end_private #endif View code on GitHub
No description available.