struct tarpc_rte_ring_create_out

struct tarpc_rte_ring_create_out {
    // fields

    struct tarpc_out_arg common;
    tarpc_rte_ring retval;
};