ReactOS 0.4.15-dev-7924-g5949c20
__unwind_info Struct Reference

#include <cppexcept.h>

Collaboration diagram for __unwind_info:

Public Attributes

int prev
 
void(* handler )(void)
 

Detailed Description

Definition at line 86 of file cppexcept.h.

Member Data Documentation

◆ handler

void(* __unwind_info::handler) (void)

Definition at line 89 of file cppexcept.h.

◆ prev

int __unwind_info::prev

Definition at line 88 of file cppexcept.h.


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