struct tarpc_string

struct tarpc_string {
    // fields

    string str;
};