dplug ~master (2024-09-30T22:25:31Z)
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.