OperationSuccessIntCallback typedef

OperationSuccessIntCallback = void Function(int i)

Implementation

typedef void OperationSuccessIntCallback(int i);