struct tarpc_rte_eth_dev_info_get_out

struct tarpc_rte_eth_dev_info_get_out {
    // fields

    struct tarpc_out_arg common;
    struct tarpc_rte_eth_dev_info dev_info;
};