Function ncurses::mvgetnstr

source ·
pub fn mvgetnstr(y: i32, x: i32, s: &mut String, n: i32) -> i32