Function devices::virtio::wl::process_in_queue
source · pub fn process_in_queue(
in_queue: &mut Queue,
state: &mut WlState
) -> Result<(), DescriptorsExhausted>
Expand description
Handle incoming events and forward them to the VM over the input queue.