[][src]Function lilv_sys::lilv_port_has_property

pub unsafe extern "C" fn lilv_port_has_property(
    plugin: *const LilvPlugin,
    port: *const LilvPort,
    property: *const LilvNode
) -> bool

Return whether a port has a certain property.