Function kernel32::RtlRestoreContext [] [src]

pub unsafe extern "system" fn RtlRestoreContext(
    ContextRecord: PCONTEXT,
    ExceptionRecord: *mut EXCEPTION_RECORD
)