[][src]Function lilv_sys::lilv_state_get_uri

pub unsafe extern "C" fn lilv_state_get_uri(
    state: *const LilvState
) -> *const LilvNode

Get the URI of state.

This may return NULL if the state has not been saved and has no URI.