Searched defs:FunctionRec (Results 1 – 1 of 1) sorted by relevance
68 struct FunctionRec { struct69 typedef Function *(*FactoryFn)();70 FactoryFn factoryFn;71 Interval args;