Function ncurses::getyx

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