gtk-d v3.8.3 (2018-05-28T20:50:39Z)
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