#ifndef _NTRTL_H // Slim reader-writer locks, condition variables, and barriers #if (PHNT_VERSION >= PHNT_VISTA) NTSYSAPI LOGICAL NTAPI RtlRcuFree( _In_ PULONG Rcu ); #endif #endif View code on GitHub
No description available.