Function ncursesw::erase

source · []
pub fn erase() -> Result<(), NCurseswError>
Expand description

Equivalent of werase() using stdscr() as window handle.