[][src]Function lilv_sys::lilv_plugin_get_uis

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

Get all UIs for plugin. Returned value must be freed by caller using lilv_uis_free().