Function windows::Win32::System::Diagnostics::Debug::RtlRestoreContext

pub unsafe fn RtlRestoreContext(
    contextrecord: *const CONTEXT,
    exceptionrecord: Option<*const EXCEPTION_RECORD>,
)