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