Module plugin_dll
Structsยง
- PluginDLL ๐
- PluginDLL is a reference counted wrapper around libloading::Library that can be safely shared between threads. It is the lowest level of abstraction to interact with the plugin exported functions. Two PluginDLL instances are considered equal if they were provided with the same path on creation.
- PluginDLL
Inner ๐