[][src]Function lilv_sys::lilv_node_equals

pub unsafe extern "C" fn lilv_node_equals(
    value: *const LilvNode,
    other: *const LilvNode
) -> bool

Return whether two values are equivalent.