Shared-library plugin discovery helpers and export metadata.
| Name | Description |
|---|---|
PluginDetails | Metadata descriptor exported alongside a dynamically loaded plugin. |
| Return | Name | Description |
|---|---|---|
IPlugin *(*)() | GetPluginFunc | Function pointer type for the exported plugin entry point. |
IPlugin *(*)() GetPluginFunc()Function pointer type for the exported plugin entry point.