pub fn with_framebuffer<R, F: FnOnce(&mut Framebuffer) -> R>(f: F) -> RExpand description
Execute a closure with the framebuffer (mutable access)
pub fn with_framebuffer<R, F: FnOnce(&mut Framebuffer) -> R>(f: F) -> RExecute a closure with the framebuffer (mutable access)