#ifndef _NTRTL_H NTSYSAPI NTSTATUS NTAPI RtlZeroHeap( _In_ PVOID HeapHandle, _In_ ULONG Flags ); #endif View code on GitHub
No description available.