Function kernel32::RtlUnwindEx
[−]
[src]
pub unsafe extern "system" fn RtlUnwindEx(
TargetFrame: PVOID,
TargetIp: PVOID,
ExceptionRecord: PEXCEPTION_RECORD,
ReturnValue: PVOID,
ContextRecord: PCONTEXT,
HistoryTable: PUNWIND_HISTORY_TABLE
)