#ifndef _NTRTL_H #if (PHNT_VERSION >= PHNT_WINDOWS_10_20H1) NTSYSAPI VOID NTAPI RtlCaptureContext2( _Inout_ PCONTEXT ContextRecord ); #endif #endif View code on GitHub
No description available.