ReactOS 0.4.15-dev-7924-g5949c20
_dim_list_t Struct Reference

#include <parse.h>

Collaboration diagram for _dim_list_t:

Public Attributes

unsigned val
 
struct _dim_list_tnext
 

Detailed Description

Definition at line 144 of file parse.h.

Member Data Documentation

◆ next

struct _dim_list_t* _dim_list_t::next

Definition at line 146 of file parse.h.

Referenced by fill_array_desc().

◆ val

unsigned _dim_list_t::val

Definition at line 145 of file parse.h.

Referenced by fill_array_desc().


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