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

Touch the entire window, causing it to be completely redrawn on the next call to refresh().