#ifndef _NTRTL_H // begin_msdn:"Winternl" #if (PHNT_VERSION >= PHNT_WIN10_20H1) NTSYSAPI VOID NTAPI RtlCaptureContext2( _Inout_ PCONTEXT ContextRecord ); #endif // end_msdn #endif View code on GitHub
No description available.