gtk-d ~Gtk2 (2022-05-05T07:07:42.3116063)
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.