Function MPI_Comm_get_attr

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