struct tarpc_cancel_io_in

struct tarpc_cancel_io_in {
    // fields

    struct tarpc_in_arg common;
    tarpc_int fd;
};