PollCallBack typedef

PollCallBack = void Function(int choice)

Implementation

typedef PollCallBack = void Function(int choice);