Function MPI_Graph_get

extern(C) int MPI_Graph_get (
  void* comm,
  int maxindex,
  int maxedges,
  int* index,
  int* edges
);