Function ncurses::getmaxyx

source ·
pub fn getmaxyx(win: WINDOW, y: &mut i32, x: &mut i32)