Function MPI_Graphdims_get

extern(C) int MPI_Graphdims_get (
  void* comm,
  int* nnodes,
  int* nedges
);