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