Struct vga_framebuffer::Attr
source · pub struct Attr(_);Expand description
This structure describes the attributes for a Char. They’re all packed into 8 bits to save RAM.
pub struct Attr(_);This structure describes the attributes for a Char. They’re all packed into 8 bits to save RAM.