Function NtSetThreadContext

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

Wrapper for the NtSetThreadContext function from NTDLL.DLL.