igraph_connect_neighborhood

Function igraph_connect_neighborhood 

Source
pub unsafe extern "C" fn igraph_connect_neighborhood(
    graph: *mut igraph_t,
    order: igraph_int_t,
    mode: igraph_neimode_t,
) -> igraph_error_t