pluginInit

Initialization of your plugin data It will be called while plugin loading

version(Windows)
pragma(inline, true) nothrow
void
pluginInit
(
core.sys.windows.basetsd.HANDLE hModule
)

Meta