tree: 464667479d669913477332c309a8802ce01f82d7 [path history] [tgz]
  1. include/
  2. test/
  3. BUILD.gn
  4. OWNERS
  5. README.md
zircon/system/ulib/fidl-async-2/README.md

fidl-async-2

FidlStruct<> can be used to automatically close all the handles in a C FIDL struct when a FidlStruct<> instance goes out of scope.

All of this functionality should be superseded by usage of FIDL C++ generated code in Zircon.