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