[][src]Function ncursesw::wclear

pub fn wclear(handle: WINDOW) -> Result<(), NCurseswError>

Like erase(), but also cause the whole window to be repainted upon next call to refresh().