struct tarpc_serial_common_out

Overview

Common serial RPC output data More…

struct tarpc_serial_common_out {
    // fields

    struct tarpc_out_arg common;
    tarpc_size_t len;
    tarpc_int retval;
};

Detailed Documentation

Common serial RPC output data

Fields

tarpc_size_t len

Length of buffer

tarpc_int retval

Return value