clap_plugin_factory_t.create_plugin

Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
struct clap_plugin_factory_t
extern (C) nothrow @nogc
const(clap_plugin_t)* function(const(clap_plugin_factory_t)*, const(clap_host_t)*, const(char)*) create_plugin;

Meta