ReactOS 0.4.15-dev-7924-g5949c20
symt_function_arg_type Struct Reference

#include <dbghelp_private.h>

Collaboration diagram for symt_function_arg_type:

Public Attributes

struct symt symt
 
struct symtarg_type
 
struct symtcontainer
 

Detailed Description

Definition at line 293 of file dbghelp_private.h.

Member Data Documentation

◆ arg_type

struct symt* symt_function_arg_type::arg_type

Definition at line 296 of file dbghelp_private.h.

◆ container

struct symt* symt_function_arg_type::container

Definition at line 297 of file dbghelp_private.h.

◆ symt

struct symt symt_function_arg_type::symt

Definition at line 295 of file dbghelp_private.h.


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