ClientFilter typedef

ClientFilter = void Function(IServiceClient client)

Implementation

typedef void ClientFilter(IServiceClient client);