Function GetThreadContext

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

Wrapper for the GetThreadContext function from KERNEL32.DLL.