Struct bootloader::boot_info::FrameBuffer
source · [−]#[repr(C)]pub struct FrameBuffer { /* private fields */ }Expand description
A pixel-based framebuffer that controls the screen output.
#[repr(C)]pub struct FrameBuffer { /* private fields */ }A pixel-based framebuffer that controls the screen output.