Find the plugin with the given name in the registry.
The plugin will be reffed; caller is responsible for unreffing.
| this |
the registry to search |
| name |
the plugin name to find |
|
the plugin with the given name or null if the plugin was not found. unref after usage. MT safe. |