#ifndef _NTRTL_H #if defined(_M_ARM64EC) NTSYSAPI BOOLEAN NTAPI RtlIsEcCode( _In_ ULONG64 CodePointer ); #endif #endif View code on GitHub
No description available.