struct tarpc_pclose_out

struct tarpc_pclose_out {
    // fields

    struct tarpc_out_arg common;
    tarpc_int retval;
};