ppc v0.3.0 (2019-11-23T19:38:15Z)
Dub
Repo
SharedLibLoader.isLoaded
derelict
util
loader
SharedLibLoader
class
SharedLibLoader
@
property
@
nogc
nothrow final
bool
isLoaded
(
)
Return Value
Type:
bool
true if the shared library is loaded, false otherwise.
Meta
Source
See Implementation
derelict
util
loader
SharedLibLoader
constructors
this
functions
bindFunc
bindFunc_stdcall
configureMinimumVersion
load
loadSymbol
loadSymbols
unload
properties
isLoaded
lib
missingSymbolCallback