swift
f99d70d1
- [Macros] PluginRegistry vends 'LoadedLibraryPlugin' instead of 'void *'
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
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.
References
#64845 - [Macros] PluginRegistry vends 'LoadedLibraryPlugin' instead of 'void *'
Author
rintaro
Committer
rintaro
Parents
9a6ad6f1
Loading