Function MPI_Graph_neighbors

extern(C) int MPI_Graph_neighbors (
  void* comm,
  int rank,
  int maxneighbors,
  int* neighbors
);