pub fn wredrawln(handle: WINDOW, region: Region) -> Result<(), NCurseswError>
Expand description

Indicate that region are corrupted and should be completely redrawn on the next refresh() call.