mutils v0.0.2 (2017-12-08T12:44:38Z)
Dub
Repo
GetSymbol
mutils
plugin
load_lib
Undocumented in source. Be warned that the author may not have intended to support it.
void
*
GetSymbol
(SharedLibHandle hlib, string symbolName)
version(Posix)
nothrow @
nogc
void
*
GetSymbol
(
SharedLibHandle
hlib
,
string
symbolName
)
void
*
GetSymbol
(SharedLibHandle hlib, string symbolName)
Meta
Source
See Implementation
mutils
plugin
load_lib
aliases
SharedLibHandle
functions
GetErrorStr
GetSymbol
LoadSharedLib
UnloadSharedLib
variables
charBuffer