class MemoryArgs
Defined at line 2076 of file fidling/gen/sdk/fidl/fuchsia.ui.gfx/fuchsia.ui.gfx/hlcpp/fuchsia/ui/gfx/cpp/fidl.h
`Memory` is a `Resource` that wraps a client-provided Zircon vmo to register
it with Scenic.
Public Members
vmo vmo
uint64_t allocation_size
MemoryType memory_type
Public Methods
::std::unique_ptr<MemoryArgs> New ()
void Encode (::fidl::Encoder * _encoder, size_t _offset, std::optional< ::fidl::HandleInformation> maybe_handle_info)
void Decode (::fidl::Decoder * _decoder, MemoryArgs * value, size_t _offset)
zx_status_t Clone (MemoryArgs * result)