struct tarpc_fclose_out

struct tarpc_fclose_out {
    // fields

    struct tarpc_out_arg common;
    tarpc_int retval;
};