template <>

class WireWeakOnewayClientImpl

Defined at line 10242 of file fidling/gen/sdk/fidl/fuchsia.virtualization/fuchsia.virtualization/cpp/fidl/fuchsia.virtualization/cpp/wire_messaging.h

Public Methods

::fidl::OneWayStatus RequestSize (uint64_t requested_size)

Update the requested size to plug or unplug memory

The driver SHOULD react to resize requests from the device (requested_size in the device

configuration changed) by (un)plugging memory blocks.

Allocates 40 bytes of message buffer on the stack. No heap allocation necessary.