template <>
class WireSyncClientImpl
Defined at line 6454 of file fidling/gen/sdk/fidl/fuchsia.gpu.magma/fuchsia.gpu.magma/cpp/fidl/fuchsia.gpu.magma/cpp/wire_messaging.h
Methods to make a sync FIDL call directly on an unowned handle or a
const reference to a |::fidl::ClientEnd
<
::fuchsia_gpu_magma::DependencyInjection>|,
avoiding setting up a client.
Public Methods
::fidl::OneWayStatus SetMemoryPressureProvider (::fidl::ClientEnd< ::fuchsia_memorypressure::Provider> && provider)
Provides a `fuchsia.memorypressure.Provider` implementation to the MSD.
Allocates 40 bytes of message buffer on the stack. No heap allocation necessary.