template <>

class WireWeakSyncClientImpl

Defined at line 2892 of file fidling/gen/sdk/fidl/fuchsia.driver.test/fuchsia.driver.test/cpp/fidl/fuchsia.driver.test/cpp/wire_messaging.h

Public Methods

::fidl::WireResult< ::fuchsia_driver_test::Realm::Start> Start (::fuchsia_driver_test::wire::RealmArgs args)

Start the realm. Calling this will cause DriverTestRealm to start

servicing other protocols (like /dev/). `args` is used to configure

the DriverTestRealm.

* error `ZX_ERR_ALREADY_EXISTS` the realm has already had `Start` called.

Allocates 32 bytes of response buffer on the stack. Request is heap-allocated.