:orphan:

.. index:: pair: struct; tarpc_fsync_in
.. _doxid-structtarpc__fsync__in:

struct tarpc_fsync_in
=====================

.. toctree::
	:hidden:




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

	
	struct tarpc_fsync_in {
		// fields
	
		struct :ref:`tarpc_in_arg<doxid-structtarpc__in__arg>` :target:`common<doxid-structtarpc__fsync__in_1a29ed3aa12e7318ac9dd29f48d872e9f4>`;
		tarpc_int :target:`fd<doxid-structtarpc__fsync__in_1a3a0ba173538270630d3c3a4e555d7e24>`;
	};