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