Skip to main content

write_erase_below

Function write_erase_below 

Source
pub fn write_erase_below<W: Write>(w: &mut W) -> Result<()>
Expand description

Write ERASE_SCREEN_BELOW, ESC [ J, erasing from cursor through end of screen.