IsSuccess typedef

IsSuccess = void Function(bool isSuccess)

Implementation

typedef IsSuccess = void Function(bool isSuccess);