clap_plugin_t.activate

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_t
extern (C) nothrow @nogc
bool function(const(clap_plugin_t)* plugin, double sample_rate, uint min_frames_count, uint max_frames_count) activate;

Meta