Function MPI_Attr_put

extern(C) int MPI_Attr_put (
  void* comm,
  int keyval,
  void* attribute_val
);