dplug.flp

FL Plugin client package. This module is the public API.

Modules

client
module dplug.flp.client

FL Plugin client.

types
module dplug.flp.types

FL Plugin interface.

Members

Functions

CreatePlugInstance_templated
void* CreatePlugInstance_templated(void* Host, size_t Tag)
Undocumented in source. Be warned that the author may not have intended to support it.

Templates

FLPEntryPoint
template FLPEntryPoint(alias ClientClass)
Undocumented in source.

Meta