gtk-d v3.1.0 (2015-03-26T22:30:17Z)
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)
struct
Linker
static
void
*
getSymbol
(
string
symbol
,
LIBRARY
[]
libraries
...
)
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