Function ncurses::mvwaddchnstr

source ·
pub fn mvwaddchnstr(w: WINDOW, y: i32, x: i32, s: &[chtype], n: i32) -> i32