Function MPI_Attr_get

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