[][src]Function ncursesw::wsetscrreg

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

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