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