Function MPI_Graph_neighbors_count

extern(C) int MPI_Graph_neighbors_count (
  void* comm,
  int rank,
  int* nneighbors
);