Next: struct x1f4_deprefix_type, Previous: struct x1f4_2ndscope_type, Up: Types [Index]
typedef struct x1f4_composer_type { int (*get)(void *, int, int, const struct x1f4_linetext_type **); const void *context; } x1f4_composer_type;
The struct x1f4_composer_type
record describes single parameter function
converters set.
Its fields are:
get
the converter look up method
context
the converter look up context