struct tarpc_check_port_is_free_out

struct tarpc_check_port_is_free_out {
    // fields

    struct tarpc_out_arg common;
    tarpc_bool retval;
};