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