struct tarpc_job_destroy_out

struct tarpc_job_destroy_out {
    // fields

    struct tarpc_out_arg common;
    tarpc_int retval;
};