#ifndef _NTRTL_H NTSYSAPI ULONG NTAPI RtlSetSystemGlobalData( _In_ RTL_SYSTEM_GLOBAL_DATA_ID DataId, _In_ PVOID Buffer, _In_ ULONG Size ); #endif View code on GitHub
No description available.