#ifndef _NTUSER_H NTSYSCALLAPI BOOL NTAPI NtUserSetProcessRestrictionExemption( _In_ BOOL EnableExemption ); #endif View code on GitHub
No description available.