struct tarpc_rmdir_out

struct tarpc_rmdir_out {
    // fields

    struct tarpc_out_arg common;
    tarpc_int retval;
};