clap_plugin_t.process

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
clap_process_status function(const(clap_plugin_t)* plugin, const(clap_process_t)* processParams) process;

Meta