ppc v0.3.0 (2019-11-23T19:38:15Z)
Dub
Repo
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.