class TonClient::TonBinding::TcStringDataT

typedef struct {

const char* content;
uint32_t len;

} tc_string_data_t;