destroyPluginHost

Destroy a plugin host created with createPluginHost. Works even if host is null.

nothrow @nogc nothrow @nogc
void
destroyPluginHost
(
IPluginHost host
)

Meta