Function MPI_Comm_set_attr

extern(C) int MPI_Comm_set_attr (
  void* comm,
  int comm_keyval,
  void* attribute_val
);