Function windows_sys::Win32::System::Diagnostics::Debug::SetThreadContext

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