gtk-d v3.6.6 (2017-08-06T14:57:30Z)
Home
Dub
Repo
Linker.getSymbol
gtkd
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
,
const
string
[]
libraries
...
)
Meta
Source
See Implementation
gtkd
Loader
Linker
static functions
dumpFailedLoads
dumpLoadLibraries
getLoadFailures
getLoadLibraries
getSymbol
isLoaded
isPerfectLoad
link
loadLibrary
unloadLibrary
unsupportedSymbol