[][src]Function CCODE::RtlUnwindEx

pub unsafe extern "C" fn RtlUnwindEx(
    TargetFrame: PVOID,
    TargetIp: PVOID,
    ExceptionRecord: PEXCEPTION_RECORD,
    ReturnValue: PVOID,
    ContextRecord: PCONTEXT,
    HistoryTable: PUNWIND_HISTORY_TABLE
)