The Open
D
Programming Language
Learn
Language
Library
Contribute
Blog
SharedLib.isLoaded
derelict
util
sharedlib
SharedLib
Returns true if the shared library is currently loaded, false otherwise.
struct
SharedLib
@
property
@
nogc
nothrow
bool
isLoaded
(
)
Meta
Source
See Implementation
derelict
util
sharedlib
SharedLib
functions
load
loadSymbol
unload
properties
isLoaded
missingSymbolCallback
name
Returns true if the shared library is currently loaded, false otherwise.