Searched defs:ExtFuncDescrT (Results 1 – 1 of 1) sorted by relevance
43 struct ExtFuncDescrT { struct44 ExtFuncT fid;45 const char *name;46 PrimType retType;47 PrimType argTypes[kMaxModFuncArgSize];