Type Alias ScreenAdapter

Source
pub(crate) type ScreenAdapter = ScreenARGB8888ToMono8BitPage<'static, ScreenHw>;

Aliased Typeยง

struct ScreenAdapter { /* private fields */ }