Function ncurses::getyx[][src]

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