Next: , Previous: , Up: Types   [Index]


3.22.2.11 struct x1f4_raillist_type

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