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

Set the scrolling region ro region. All scrolling actions will take place in this region.