struct tarpc_get_var_in

Overview

struct tarpc_get_var_in {
    // fields

    struct tarpc_in_arg common;
    string name;
    tarpc_size_t size;
};

Detailed Documentation

Fields

string name

Name of the variable

tarpc_size_t size

size of the variable: 1, 2, 4, 8