:orphan: .. index:: pair: struct; tarpc_write_file_ex_in .. _doxid-structtarpc__write__file__ex__in: struct tarpc_write_file_ex_in ============================= .. toctree:: :hidden: .. ref-code-block:: cpp :class: doxyrest-overview-code-block struct tarpc_write_file_ex_in { // fields struct :ref:`tarpc_in_arg` :target:`common`; tarpc_int :target:`fd`; uint8_t :target:`buf`; :ref:`tarpc_size_t` :target:`len`; :ref:`tarpc_overlapped` :target:`overlapped`; string :target:`callback`; };