VoidIntCallback typedef

VoidIntCallback = void Function(int)

Implementation

typedef VoidIntCallback = void Function(int);