[][src]Function lilv_sys::lilv_plugin_class_get_children

pub unsafe extern "C" fn lilv_plugin_class_get_children(
    plugin_class: *const LilvPluginClass
) -> *mut LilvPluginClasses

Get the subclasses of this plugin class. Returned value must be freed by caller with lilv_plugin_classes_free().