template <>
class WireWeakAsyncClientImpl
Defined at line 722 of file fidling/gen/sdk/fidl/fuchsia.hardware.nand/fuchsia.hardware.nand/cpp/fidl/fuchsia.hardware.nand/cpp/wire_messaging.h
Public Methods
::fidl::internal::WireThenable< ::fuchsia_hardware_nand::RamNandCtl::CreateDevice> CreateDevice (::fuchsia_hardware_nand::wire::RamNandInfo && info)
Creates a new ram-nand device. On success, returns the device's name (not the full
topological name, just the last component).
The request and callback are allocated on the heap.