Function RtlRestoreContext

Source
pub unsafe extern "C" fn RtlRestoreContext(
    ContextRecord: PCONTEXT,
    ExceptionRecord: *mut _EXCEPTION_RECORD,
)