#ifndef _NTRTL_H #if (PHNT_VERSION >= PHNT_REDSTONE4) NTSYSAPI CHAR NTAPI RtlSetProcessPlaceholderCompatibilityMode( _In_ CHAR Mode ); #endif #endif View code on GitHub
This function is documented in Windows Driver Kit.