lilv_node_is_blank

Function lilv_node_is_blank 

Source
pub unsafe extern "C" fn lilv_node_is_blank(
    value: *const LilvNode,
) -> bool
Expand description

Return whether the value is a blank node (resource with no URI).