|
ReactOS 0.4.16-dev-1946-g52006dd
|

Public Attributes | |
| int | size |
| int | allocated |
| char * | data |
Definition at line 63 of file write_sltg.c.
| int sltg_data::allocated |
Definition at line 65 of file write_sltg.c.
Referenced by add_name().
| char* sltg_data::data |
Definition at line 66 of file write_sltg.c.
Referenced by add_func_desc(), and add_name().
| int sltg_data::size |
Definition at line 65 of file write_sltg.c.
Referenced by add_func_desc(), add_name(), and add_structure_typeinfo().