ProcessFunction typedef

ProcessFunction = void Function(int seqid, TProtocol iprot, TProtocol oprot)

Implementation

typedef ProcessFunction = void Function(
    int seqid, TProtocol iprot, TProtocol oprot);