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