template <>
class WireSyncBufferClientImpl
Defined at line 371 of file fidling/gen/src/devices/tests/v2/restart-on-crash/fidl/fuchsia.crashdriver.test/cpp/fidl/fuchsia.crashdriver.test/cpp/wire_messaging.h
Public Methods
::fidl::WireUnownedResult< ::fuchsia_crashdriver_test::Crasher::Ping> Ping ()
Returns a number that is unique per instance of the driver.
Caller provides the backing storage for FIDL message via an argument to `.buffer()`.
::fidl::OneWayStatus Crash ()
One way call that will assert false and kill the host process.
Caller provides the backing storage for FIDL message via an argument to `.buffer()`.