Function devices::virtio::vhost::user::device::gpu::sys::linux::run_display

source ·
async fn run_display(
    display: IoSource<AsyncWrapper<SafeDescriptor>>,
    state: Rc<RefCell<Frontend>>,
)