clap_plugin_params_t.get_info

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_params_t
extern (C) nothrow @nogc
bool function(const(clap_plugin_t)* plugin, uint param_index, clap_param_info_t* param_info) get_info;

Meta