Searched defs:ExtFuncDescrT (Results 1 – 1 of 1) sorted by relevance
53 struct ExtFuncDescrT { struct54 ExtFuncT fid;55 const char *name;56 PrimType retType;57 PrimType argTypes[kMaxModFuncArgSize];