dplug v6.0.22
Dub
Repo
SharedLibLoader.bindFunc
dplug
core
sharedlib
SharedLibLoader
Binds a function pointer to a symbol in this loader's shared library.
class
SharedLibLoader
nothrow @
nogc
final
void
bindFunc
(
void
**
ptr
,
string
funcName
)
Meta
Source
See Implementation
dplug
core
sharedlib
SharedLibLoader
functions
bindFunc
loadSymbols
Binds a function pointer to a symbol in this loader's shared library.