:orphan:

.. index:: pair: struct; tarpc_read_file_ex_in
.. _doxid-structtarpc__read__file__ex__in:

struct tarpc_read_file_ex_in
============================

.. toctree::
	:hidden:




.. ref-code-block:: cpp
	:class: doxyrest-overview-code-block

	
	struct tarpc_read_file_ex_in {
		// fields
	
		struct :ref:`tarpc_in_arg<doxid-structtarpc__in__arg>` :target:`common<doxid-structtarpc__read__file__ex__in_1af3eed15a9e4a16080ee19e789d101254>`;
		tarpc_int :target:`fd<doxid-structtarpc__read__file__ex__in_1ab3b83121faa79933bfe6cc4683b743fd>`;
		uint8_t :target:`buf<doxid-structtarpc__read__file__ex__in_1ab12ffd2f409a16670bf18beb4acac9fa>`;
		:ref:`tarpc_size_t<doxid-tarpc__base_8x_8m4_1ab3c2f930ab7e341b81e30abb70de4ac8>` :target:`len<doxid-structtarpc__read__file__ex__in_1a5a3b7b4ddfda373be641d8040d7c8a0f>`;
		:ref:`tarpc_overlapped<doxid-tarpc__base_8x_8m4_1a17b4691e238547f03a17a7887883ef27>` :target:`overlapped<doxid-structtarpc__read__file__ex__in_1a6d432444b4e433aab57c1b3ac15e7e24>`;
		string :target:`callback<doxid-structtarpc__read__file__ex__in_1aef6e5c2b5df7c6feed394af4642c4594>`;
	};