FunctionAction typedef

FunctionAction = void Function(DataFunction)

Implementation

typedef FunctionAction = void Function(DataFunction);