BoolCallbackWithInt typedef

BoolCallbackWithInt = bool Function(int value)

Implementation

typedef BoolCallbackWithInt = bool Function(int value);