MarkProgress typedef

MarkProgress = void Function(int overall, int current)

Implementation

typedef MarkProgress = void Function(int overall, int current);