#ifndef _NTRTL_H #if (PHNT_VERSION >= PHNT_THRESHOLD) // rev NTSYSAPI BOOLEAN NTAPI RtlIsProcessorFeaturePresent( _In_ ULONG ProcessorFeature ); #endif #endif View code on GitHub
No description available.