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,
)