struct tarpc_closedir_in

struct tarpc_closedir_in {
    // fields

    struct tarpc_in_arg common;
    tarpc_ptr mem_ptr;
};