The OpenD Programming Language

SharedLibLoader.isLoaded

class SharedLibLoader
@property @nogc nothrow final
bool
isLoaded
()

Return Value

Type: bool

true if the shared library is loaded, false otherwise.

Meta