:orphan: .. index:: pair: struct; tarpc_create_io_completion_port_in .. _doxid-structtarpc__create__io__completion__port__in: struct tarpc_create_io_completion_port_in ========================================= .. toctree:: :hidden: .. ref-code-block:: cpp :class: doxyrest-overview-code-block struct tarpc_create_io_completion_port_in { // fields struct :ref:`tarpc_in_arg` :target:`common`; tarpc_int :target:`file_handle`; tarpc_int :target:`existing_completion_port`; uint64_t :target:`completion_key`; tarpc_uint :target:`number_of_concurrent_threads`; };