template <>
class WireWeakOnewayClientImpl
Defined at line 1501 of file fidling/gen/sdk/fidl/fuchsia.driver.host/fuchsia.driver.host/cpp/fidl/fuchsia.driver.host/cpp/wire_messaging.h
Public Methods
::fidl::OneWayStatus Stop ()
Request that the Driver is Stopped.
After stopping the driver instance, the server should close this
connection with an epitath. This signals that the Driver has been
stopped.
Allocates 32 bytes of message buffer on the stack. No heap allocation necessary.