IPluginBase.terminate

This function is called before the Plug-in is unloaded and can be used for cleanups. You have to release all references to any host application interfaces.

interface IPluginBase
public nothrow @nogc
terminate
()

Meta