igraph_i_property_cache_set_bool_checked

Function igraph_i_property_cache_set_bool_checked 

Source
pub unsafe extern "C" fn igraph_i_property_cache_set_bool_checked(
    graph: *const igraph_t,
    prop: igraph_cached_property_t,
    value: igraph_bool_t,
)