SetThreadContext

Function SetThreadContext 

pub unsafe fn SetThreadContext(
    hthread: HANDLE,
    lpcontext: *const CONTEXT,
) -> Result<()>