template <>
class WireWeakOnewayClientImpl
Defined at line 10428 of file fidling/gen/sdk/fidl/fuchsia.virtualization/fuchsia.virtualization/cpp/fidl/fuchsia.virtualization/cpp/wire_messaging.h
Public Methods
::fidl::OneWayStatus Bind (::fidl::ServerEnd< ::fuchsia_virtualization::Guest> && guest)
Binds to the Guest protocol for an initialized guest.
This operation must be called between `Create` and `Stop`, otherwise the provided channel
will be immediately closed.
Allocates 40 bytes of message buffer on the stack. No heap allocation necessary.