template <>
class NaturalClientImpl
Defined at line 50 of file fidling/gen/src/devices/tests/v2/restart-on-crash/fidl/fuchsia.crashdriver.test/cpp/fidl/fuchsia.crashdriver.test/cpp/natural_messaging.h
Public Methods
::fidl::internal::NaturalThenable< ::fuchsia_crashdriver_test::Crasher::Ping> Ping ()
Returns a number that is unique per instance of the driver.
::fit::result< ::fidl::OneWayError> Crash ()
One way call that will assert false and kill the host process.