[][src]Function ncursesw::resizeterm

pub fn resizeterm(size: Size) -> Result<(), NCurseswError>

Resize the standard and current windows to the specified dimensions, and adjusts other bookkeeping data used by the NCurses library that record the window dimensions (in particular the SIGWINCH handler).