IntCallBack typedef

IntCallBack = void Function(int value)

Int.

Implementation

typedef IntCallBack = void Function(int value);