clap_preset_discovery_factory_t.create

Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
struct clap_preset_discovery_factory_t
extern (C) nothrow @nogc
const(clap_preset_discovery_provider_t)* function(const(clap_preset_discovery_factory_t)* factory, const(clap_preset_discovery_indexer_t)* indexer, const(char)* provider_id) create;

Meta