[][src]Function winapi::um::winnt::RtlUnwindEx

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