ReactOS 0.4.15-dev-7953-g1f49173
sltg_data Struct Reference
Collaboration diagram for sltg_data:

Public Attributes

int size
 
int allocated
 
chardata
 

Detailed Description

Definition at line 50 of file write_sltg.c.

Member Data Documentation

◆ allocated

int sltg_data::allocated

Definition at line 52 of file write_sltg.c.

◆ data

char* sltg_data::data

Definition at line 53 of file write_sltg.c.

Referenced by add_func_desc().

◆ size

int sltg_data::size

Definition at line 52 of file write_sltg.c.

Referenced by add_func_desc(), and add_structure_typeinfo().


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