struct tarpc_job_allocate_channels_out

struct tarpc_job_allocate_channels_out {
    // fields

    struct tarpc_out_arg common;
    tarpc_uint channels;
    tarpc_int retval;
};