struct tarpc_rte_epoll_wait_out

struct tarpc_rte_epoll_wait_out {
    // fields

    struct tarpc_out_arg common;
    tarpc_rte_epoll_event events;
    tarpc_int retval;
};