struct tarpc_sendmmsg_alt_out

struct tarpc_sendmmsg_alt_out {
    // fields

    struct tarpc_out_arg common;
    tarpc_int retval;
    struct tarpc_mmsghdr mmsg<>;
};