#include <tdata_t.h>
Data Fields | |
| list_t | arg_ti |
| Types of fixed arguments. | |
| tdata_item * | rtype |
| Return type. | |
| tdata_item * | varg_ti |
| Type of variadic argument. | |
This is a part of functional type or delegate type.
Definition at line 86 of file tdata_t.h.
1.4.7