OnCodeError typedef

OnCodeError = void Function(int code)

Implementation

typedef OnCodeError = void Function(int code);