clap_plugin_params_t.text_to_value

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, clap_id param_id, const(char)* param_value_text, double* out_value) text_to_value;

Meta