The OpenD Programming Language

SharedLib.isLoaded

Returns true if the shared library is currently loaded, false otherwise.

struct SharedLib
@property @nogc nothrow
bool
isLoaded
()

Meta