clap_plugin_factory_t.get_plugin_descriptor

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_descriptor_t)* function(const(clap_plugin_factory_t)*, uint) get_plugin_descriptor;

Meta