CallbackActionInt typedef

CallbackActionInt = void Function(int content)

Implementation

typedef CallbackActionInt = void Function(int content);