[][src]Function lilv_sys::lilv_ui_get_uri

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

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