clap_plugin_preset_load_t.from_location

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_preset_load_t
extern (C) nothrow @nogc
bool function(const(clap_plugin_t)* plugin, uint location_kind, const(char)* location, const(char)* load_key) from_location;

Meta