pub type VhostUserMemoryPayload = Vec<VhostUserMemoryRegion>;Expand description
Payload of the VhostUserMemory message.
Aliased Typeยง
struct VhostUserMemoryPayload { /* private fields */ }pub type VhostUserMemoryPayload = Vec<VhostUserMemoryRegion>;Payload of the VhostUserMemory message.
struct VhostUserMemoryPayload { /* private fields */ }