RTL_CRITICAL_SECTION_FLAG_STATIC_INIT - NtDoc

Native API online documentation, based on the System Informer (formerly Process Hacker) phnt headers
#ifndef _NTRTL_H

#define RTL_CRITICAL_SECTION_FLAG_STATIC_INIT           0x04000000

#endif

View code on GitHub

No description available.