NtSetContextThread

Function NtSetContextThread 

Source
pub fn NtSetContextThread(hthread: HANDLE, lpcontext: *const CONTEXT) -> i32
Expand description

Wrapper for the NtSetContextThread function from NTDLL.DLL.