Skip to main content

Module plugin_instance

Module plugin_instance 

Structsยง

GCPluginInstance
GCPluginInstance is a reference counted wrapper that holds the PluginRunningInstance, which contains the resources necessary for the plugin execution, and provides a safe way to interact with it.
GCPluginInstanceInner ๐Ÿ”’