Function MPI_Type_get_attr

extern(C) int MPI_Type_get_attr (
  void* type,
  int type_keyval,
  void* attribute_val,
  int* flag
);