lilv_ui_get_binary_uri

Function lilv_ui_get_binary_uri 

Source
pub unsafe extern "C" fn lilv_ui_get_binary_uri(
    ui: *const LilvUI,
) -> *const LilvNode
Expand description

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.