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

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