igraph_ecc

Function igraph_ecc 

Source
pub unsafe extern "C" fn igraph_ecc(
    graph: *const igraph_t,
    res: *mut igraph_vector_t,
    eids: igraph_es_t,
    k: igraph_int_t,
    offset: igraph_bool_t,
    normalize: igraph_bool_t,
) -> igraph_error_t