Function MPI_Type_set_attr

extern(C) int MPI_Type_set_attr (
  void* type,
  int type_keyval,
  void* attr_val
);