#ifndef _NTRTL_H // rev NTSYSAPI NTSTATUS NTAPI RtlSetProcessDebugInformation( _In_ HANDLE UniqueProcessId, _In_ ULONG Flags, _Inout_ PRTL_DEBUG_INFORMATION Buffer ); #endif View code on GitHub
No description available.