Type Alias devices::virtio::video::worker::WritableResp

source ·
type WritableResp = (DescriptorChain, CmdResponse);
Expand description

Pair of a descriptor chain and a response to be written.