Function MPI_Group_incl

extern(C) int MPI_Group_incl (
  void* group,
  int n,
  int* ranks,
  void** newgroup
);