$darkmode
Elektra 0.11.0
|
Elektra-I/O functions and declarations for the I/O binding test suite. More...
Typedefs | |
typedef void(* | ElektraIoPluginSetBinding) (Plugin *plugin, KeySet *parameters) |
Set I/O binding for asynchronous I/O operations for plugin. More... | |
Elektra-I/O functions and declarations for the I/O binding test suite.
typedef void(* ElektraIoPluginSetBinding) (Plugin *plugin, KeySet *parameters) |
Set I/O binding for asynchronous I/O operations for plugin.
Implemented by plugins to set the I/O binding.
plugin | plugin handle |
parameters | contains the binary key "/ioBinding" with a pointer to ElektraIoInterface |