PollTotal typedef

PollTotal = void Function(int total)

Implementation

typedef void PollTotal(int total);