def prepared_transaction_offset()

in rocketmq/client.py [0:0]


    def prepared_transaction_offset(self):
        return dll.GetMessagePreparedTransactionOffset(self._handle)