ReactOS 0.4.16-dev-1946-g52006dd
sltg_data Struct Reference
Collaboration diagram for sltg_data:

Public Attributes

int size
 
int allocated
 
chardata
 

Detailed Description

Definition at line 63 of file write_sltg.c.

Member Data Documentation

◆ allocated

int sltg_data::allocated

Definition at line 65 of file write_sltg.c.

Referenced by add_name().

◆ data

char* sltg_data::data

Definition at line 66 of file write_sltg.c.

Referenced by add_func_desc(), and add_name().

◆ size

int sltg_data::size

Definition at line 65 of file write_sltg.c.

Referenced by add_func_desc(), add_name(), and add_structure_typeinfo().


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