Function MPI_Group_excl

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