#ifndef _NTMMAPI_H // private typedef struct _RTL_RETPOLINE_ROUTINES { ULONG SwitchtableJump[16]; ULONG CfgIndirectRax; ULONG NonCfgIndirectRax; ULONG ImportR10; ULONG JumpHpat; } RTL_RETPOLINE_ROUTINES, *PRTL_RETPOLINE_ROUTINES; #endif View code on GitHub
No description available.