ScopedRuntime

RAII struct for runtime initialization, to be used once by the plug-in client. Without underlying ScopedRuntime, there can be no runtimeSection.

Destructor

~this
~this()
Undocumented in source.

Postblit

this(this)
this(this)
Undocumented in source.

Members

Functions

initialize
void initialize()
Undocumented in source. Be warned that the author may not have intended to support it.

Meta