pub unsafe extern "C" fn lilv_plugin_get_class(
plugin: *const LilvPlugin,
) -> *const LilvPluginClassExpand description
Get the class this plugin belongs to (e.g. Filters).
pub unsafe extern "C" fn lilv_plugin_get_class(
plugin: *const LilvPlugin,
) -> *const LilvPluginClassGet the class this plugin belongs to (e.g. Filters).