struct tarpc_aio_return_in

struct tarpc_aio_return_in {
    // fields

    struct tarpc_in_arg common;
    tarpc_aiocb_t cb;
};