gtk-d v2.3.2 (2014-04-12T21:00:09Z)
Home
Dub
Repo
Linker.isLoaded
gtkc
Loader
Linker
Checks if a library is loaded.
bool
isLoaded
(LIBRARY library)
struct
Linker
static
bool
isLoaded
(
LIBRARY
library
)
bool
isLoaded
(string library)
Return Value
Type:
bool
true is the library was loaded sucsessfully.
Meta
Source
See Implementation
gtkc
Loader
Linker
static functions
dumpFailedLoads
dumpLoadLibraries
getLoadFailures
getLoadLibraries
getSymbol
isLoaded
isPerfectLoad
link
loadLibrary
unloadLibrary
Checks if a library is loaded.