struct AllowUnownedInputRef

Defined at line 101 of file ../../sdk/lib/fidl/cpp/wire/include/lib/fidl/cpp/wire/wire_types.h

Marker to allow references/pointers to the unowned input objects in OwnedEncodedMessage.

This enables iovec optimizations but requires the input objects to stay in scope until the

encoded result has been consumed.