Constant framebuffer::FRAMEBUFFER_SIZE
source ยท pub const FRAMEBUFFER_SIZE: usize = _; // 8_388_608usize
Expand description
The framebuffer size. In the future, this will be variable.
pub const FRAMEBUFFER_SIZE: usize = _; // 8_388_608usize
The framebuffer size. In the future, this will be variable.