gtk-d v3.1.0 (2015-03-26T22:30:17Z)
Home
Dub
Repo
Linker.link
gtkc
Loader
Linker
Undocumented in source. Be warned that the author may not have intended to support it.
void
link
(T funct, string symbol, LIBRARY[] libraries)
struct
Linker
static
void
link
(
T
)
(
ref
T
funct
,
string
symbol
,
LIBRARY
[]
libraries
...
)
void
link
(T funct, string symbol, string[] libraries)
Meta
Source
See Implementation
gtkc
Loader
Linker
static functions
dumpFailedLoads
dumpLoadLibraries
getLoadFailures
getLoadLibraries
getSymbol
isLoaded
isPerfectLoad
link
loadLibrary
unloadLibrary
unsupportedSymbol