pub const FB_SIZE: usize = _; // 1_536_000usizeExpand description
Size of a full-screen framebuffer in bytes (SCREEN_WIDTH * SCREEN_HEIGHT * 4 bytes per pixel).
pub const FB_SIZE: usize = _; // 1_536_000usizeSize of a full-screen framebuffer in bytes (SCREEN_WIDTH * SCREEN_HEIGHT * 4 bytes per pixel).