#ifndef _NTRTL_H NTSYSAPI NTSTATUS NTAPI RtlDeleteCriticalSection( _Inout_ PRTL_CRITICAL_SECTION CriticalSection ); #endif View code on GitHub
No description available.