igraph_cattribute_has_attr

Function igraph_cattribute_has_attr 

Source
pub unsafe extern "C" fn igraph_cattribute_has_attr(
    graph: *const igraph_t,
    type_: igraph_attribute_elemtype_t,
    name: *const c_char,
) -> igraph_bool_t