:orphan: .. index:: pair: struct; tarpc_posix_memalign_out .. _doxid-structtarpc__posix__memalign__out: struct tarpc_posix_memalign_out =============================== .. toctree:: :hidden: Overview ~~~~~~~~ .. ref-code-block:: cpp :class: doxyrest-overview-code-block struct tarpc_posix_memalign_out { // fields struct :ref:`tarpc_out_arg` :target:`common`; int :ref:`retval`; tarpc_ptr :ref:`ptr`; }; .. _details-structtarpc__posix__memalign__out: Detailed Documentation ~~~~~~~~~~~~~~~~~~~~~~ Fields ------ .. index:: pair: variable; retval .. _doxid-structtarpc__posix__memalign__out_1a5ba1cb0e5b4cf455824a6233a2611917: .. ref-code-block:: cpp :class: doxyrest-title-code-block int retval Code of error .. index:: pair: variable; ptr .. _doxid-structtarpc__posix__memalign__out_1a1d498a73f7c060450b17a70ad9aa0f91: .. ref-code-block:: cpp :class: doxyrest-title-code-block tarpc_ptr ptr A pointer in the TA address space