ReactOS 0.4.15-dev-7934-g1dc8d80
symt_typedef Struct Reference

#include <dbghelp_private.h>

Collaboration diagram for symt_typedef:

Public Attributes

struct symt symt
 
struct hash_table_elt hash_elt
 
struct symttype
 

Detailed Description

Definition at line 307 of file dbghelp_private.h.

Member Data Documentation

◆ hash_elt

struct hash_table_elt symt_typedef::hash_elt

Definition at line 310 of file dbghelp_private.h.

Referenced by symt_new_typedef().

◆ symt

struct symt symt_typedef::symt

Definition at line 309 of file dbghelp_private.h.

Referenced by symt_new_typedef().

◆ type

struct symt* symt_typedef::type

Definition at line 311 of file dbghelp_private.h.

Referenced by symt_new_typedef().


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