Function ncursesw::clear[][src]

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

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