Function ncursesw::erase[][src]

pub fn erase() -> Result<(), NCurseswError>
Expand description

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