#ifndef _NTRTL_H #if (PHNT_VERSION >= PHNT_VISTA) // private NTSYSAPI VOID NTAPI RtlUpdateClonedCriticalSection( _Inout_ PRTL_CRITICAL_SECTION CriticalSection ); #endif #endif View code on GitHub
No description available.