gtk-d v3.5.1 (2017-01-10T22:24:21Z)
Home
Dub
Repo
Linker.getSymbol
gtkc
Loader
Linker
Undocumented in source. Be warned that the author may not have intended to support it.
void
*
getSymbol
(string symbol, LIBRARY[] libraries)
void
*
getSymbol
(string symbol, string[] libraries)
struct
Linker
static
void
*
getSymbol
(
string
symbol
,
string
[]
libraries
...
)
Meta
Source
See Implementation
gtkc
Loader
Linker
static functions
dumpFailedLoads
dumpLoadLibraries
getLoadFailures
getLoadLibraries
getSymbol
isLoaded
isPerfectLoad
link
loadLibrary
unloadLibrary
unsupportedSymbol