Next: struct x1f4_transfer_type, Previous: struct x1f4_postmark_type, Up: Types [Index]
typedef struct x1f4_raillist_type { const struct x1f4_operator_type *operator_data; unsigned miss; } x1f4_raillist_type;
The struct x1f4_raillist_type
record describes a list of operator
definitions.
miss
the operator definitions count
operator_data
the array of struct x1f4_operator_type
record data type descriptions,
miss
long