struct tarpc_wsa_send_to_out

struct tarpc_wsa_send_to_out {
    // fields

    struct tarpc_out_arg common;
    tarpc_int retval;
    tarpc_int bytes_sent;
};