OnChange typedef

OnChange = void Function(int level)

Implementation

typedef void OnChange(int level);