gtk-d v3.6.6 (2017-08-06T14:57:30Z)
Home
Dub
Repo
Linker.link
gtkd
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)
void
link
(T funct, string symbol, string[] libraries)
struct
Linker
static
void
link
(
T
)
(
ref
T
funct
,
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