pub fn NtSetContextThread(hthread: HANDLE, lpcontext: *const CONTEXT) -> i32
Wrapper for the NtSetContextThread function from NTDLL.DLL.
NtSetContextThread
NTDLL.DLL