:orphan: .. index:: pair: struct; tarpc_readlink_in .. _doxid-structtarpc__readlink__in: struct tarpc_readlink_in ======================== .. toctree:: :hidden: .. ref-code-block:: cpp :class: doxyrest-overview-code-block struct tarpc_readlink_in { // fields struct :ref:`tarpc_in_arg` :target:`common`; :ref:`tarpc_size_t` :target:`bufsize`; string :target:`path`; };