struct tarpc_pollfd

struct tarpc_pollfd {
    // fields

    tarpc_int fd;
    int16_t events;
    int16_t revents;
};