swift
f99d70d1 - [Macros] PluginRegistry vends 'LoadedLibraryPlugin' instead of 'void *'

Commit
2 years ago
[Macros] PluginRegistry vends 'LoadedLibraryPlugin' instead of 'void *' `LoadedLibraryPlugin` is currently just a wrapper of `void` pointer from `dlopen`. This will be convenient for abstracting platform specific dynamic linrary handling.
Author
Committer
Parents
Loading