RtlRestoreContext

Function RtlRestoreContext 

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