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