igraph_mean_degree

Function igraph_mean_degree 

Source
pub unsafe extern "C" fn igraph_mean_degree(
    graph: *const igraph_t,
    res: *mut igraph_real_t,
    loops: igraph_bool_t,
) -> igraph_error_t