dplug ~master (2024-12-12T14:21:32Z)
Home
Dub
Repo
SharedLib.isLoaded
dplug
core
sharedlib
SharedLib
Returns true if the shared library is currently loaded, false otherwise.
struct
SharedLib
nothrow @
nogc
bool
isLoaded
(
)
Meta
Source
See Implementation
dplug
core
sharedlib
SharedLib
functions
disown
hasSymbol
initializeWithHandle
isLoaded
load
loadSymbol
unload
postblits
this(this)
Returns true if the shared library is currently loaded, false otherwise.