Type Alias axdriver::AxDisplayDevice 
source · pub type AxDisplayDevice = Box<dyn DisplayDriverOps>;Available on crate feature 
display only.Expand description
The unified type of the graphics display devices.
pub type AxDisplayDevice = Box<dyn DisplayDriverOps>;display only.The unified type of the graphics display devices.