template <>
class WireSyncBufferClientImpl
Defined at line 2720 of file fidling/gen/sdk/fidl/fuchsia.power.system/fuchsia.power.system/cpp/fidl/fuchsia.power.system/cpp/wire_messaging.h
Public Methods
::fidl::WireUnownedResult< ::fuchsia_power_system::BootControl::SetBootComplete> SetBootComplete ()
Notify the SAG that the system has booted. SAG will not suspend the
hardware platform until this method is called at least once per boot.
Caller provides the backing storage for FIDL message via an argument to `.buffer()`.