clap_plugin_audio_ports_config_info_t.get

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_audio_ports_config_info_t
extern (C) nothrow @nogc
bool function(const(clap_plugin_t)* plugin, clap_id config_id, uint port_index, bool is_input, clap_audio_port_info_t* info) get;

Meta