RTL_CONDITION_VARIABLE_INIT - NtDoc

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

#define RTL_CONDITION_VARIABLE_INIT {0}

#endif
#endif

View code on GitHub

No description available.