Function MPI_Graph_map

extern(C) int MPI_Graph_map (
  void* comm,
  int nnodes,
  int* index,
  int* edges,
  int* newrank
);