pub unsafe extern "C" fn lilv_plugin_class_get_uri(
plugin_class: *const LilvPluginClass,
) -> *const LilvNodeExpand description
Get the URI of this plugin class.
Returned value is owned by plugin_class and must not be freed by caller.
pub unsafe extern "C" fn lilv_plugin_class_get_uri(
plugin_class: *const LilvPluginClass,
) -> *const LilvNodeGet the URI of this plugin class.
Returned value is owned by plugin_class and must not be freed by caller.