[][src]Function winapi::um::processthreadsapi::SetThreadContext

pub unsafe extern "system" fn SetThreadContext(
    hThread: HANDLE,
    lpContext: *const CONTEXT
) -> BOOL