template <>
class WireWeakOnewayClientImpl
Defined at line 314 of file fidling/gen/sdk/fidl/fuchsia.process.lifecycle/fuchsia.process.lifecycle/cpp/fidl/fuchsia.process.lifecycle/cpp/wire_messaging.h
Public Methods
::fidl::OneWayStatus Stop ()
The process must clean up its state in preparation for termination, and
must close the channel hosting the `Lifecycle` protocol when it is
ready to be terminated. The process should exit after it completes its
cleanup. At the discretion of the system the process may be terminated
before it closes the `Lifecycle` channel.
Allocates 32 bytes of message buffer on the stack. No heap allocation necessary.