⚠️ VeridianOS Kernel Documentation - This is low-level kernel code. All functions are unsafe unless explicitly marked otherwise. no_std

mark_all_dirty_and_flush

Function mark_all_dirty_and_flush 

Source
pub fn mark_all_dirty_and_flush()
Expand description

Mark all rows dirty and trigger a full blit on the next flush.

Used when returning from GUI mode to repaint the entire text console.