Searched refs:ActionFunction (Results 1 – 2 of 2) sorted by relevance
349 type ActionFunction<Args> = (state: StateDraft, args: Args) => void; alias350 type DeferredActionFunc<T> = T extends ActionFunction<infer Args>?
150 ActionFunction(CollatorSpec *spec, uint32_t value1, const char* string, typedef275 ActionFunction *action;