Function ncursesw::clear

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

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