[][src]Function lilv_sys::lilv_plugin_get_extension_data

pub unsafe extern "C" fn lilv_plugin_get_extension_data(
    plugin: *const LilvPlugin
) -> *mut LilvNodes

Get a sequence of all extension data provided by a plugin. This can be used to find which URIs lilv_instance_get_extension_data() will return a value for without instantiating the plugin.