Searched defs:ExpStruct (Results 1 – 1 of 1) sorted by relevance
23 typedef struct ExpStruct { struct28 int (*Exp)(const void *in, void *out, const struct ExpStruct *exp, int task_id); argument29 } ExpStruct; typedef