pub unsafe extern "C" fn lilv_ui_get_binary_uri( ui: *const LilvUI, ) -> *const LilvNode
Get the URI for a Plugin UI’s shared library. @param ui The Plugin UI @return a shared value which must not be modified or freed.