struct tarpc_rte_eth_representor_info_get_out

struct tarpc_rte_eth_representor_info_get_out {
    // fields

    struct tarpc_out_arg common;
    tarpc_rte_eth_representor_info info;
    tarpc_int retval;
};