Function MPI_Group_range_incl

extern(C) int MPI_Group_range_incl (
  void* group,
  int n,
  int[][3] ranges,
  void** newgroup
);