template <>
class WireSyncClientImpl
Defined at line 6070 of file fidling/gen/sdk/fidl/fuchsia.kernel/fuchsia.kernel/cpp/fidl/fuchsia.kernel/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_kernel::MexecResource>|,
avoiding setting up a client.
Public Methods
::fidl::WireResult< ::fuchsia_kernel::MexecResource::Get> Get ()
Get an MEXEC resource handle as `resource`.
Allocates 40 bytes of message buffer on the stack. No heap allocation necessary.