Function MPI_Cart_rank

extern(C) int MPI_Cart_rank (
  void* comm,
  int* coords,
  int* rank
);