#ifndef _NTRTL_H #if (PHNT_VERSION >= PHNT_WINDOWS_7) // rev NTSYSAPI VOID NTAPI RtlAcquireReleaseSRWLockExclusive( _Inout_ PRTL_SRWLOCK SRWLock ); #endif #endif View code on GitHub
No description available.