Function windows_sys::Win32::System::Diagnostics::Debug::RtlUnwindEx
[−]pub unsafe extern "system" fn RtlUnwindEx(
targetframe: *const c_void,
targetip: *const c_void,
exceptionrecord: *const EXCEPTION_RECORD,
returnvalue: *const c_void,
contextrecord: *const CONTEXT,
historytable: *const UNWIND_HISTORY_TABLE
)
Expand description
Required features: "Win32_System_Diagnostics_Debug"
, "Win32_Foundation"
, "Win32_System_Kernel"