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

Return the height and width of the window.