[][src]Function lilv_sys::lilv_ui_get_bundle_uri

pub unsafe extern "C" fn lilv_ui_get_bundle_uri(
    ui: *const LilvUI
) -> *const LilvNode

Get the URI for a Plugin UI's bundle. @param ui The Plugin UI @return a shared value which must not be modified or freed.