pub fn install_clap_plugin_lib(cx: &mut Cx) -> Result<()>Expand description
Installs ClapPluginLib into cx, idempotently.
Repeated calls are a no-op via the shared install_once guard.
pub fn install_clap_plugin_lib(cx: &mut Cx) -> Result<()>Installs ClapPluginLib into cx, idempotently.
Repeated calls are a no-op via the shared install_once guard.