ReactOS 0.4.16-dev-2104-gb84fa49
unwind_info Struct Reference

#include <cppexcept.h>

Collaboration diagram for unwind_info:

Public Attributes

int prev
 
UINT handler
 

Detailed Description

Definition at line 111 of file cppexcept.h.

Member Data Documentation

◆ handler

UINT unwind_info::handler

Definition at line 114 of file cppexcept.h.

◆ prev

int unwind_info::prev

Definition at line 113 of file cppexcept.h.

Referenced by cxx_local_unwind().


The documentation for this struct was generated from the following file: