struct DeviceHandle

Defined at line 12 of file ../../src/graphics/drivers/msd-virtio-gpu/src/virtio_gpu_control.h

This struct represents all the information about the device that the driver needs to interact

with it. The implementation of this struct is driver-specific.