Function ncursesw::shims::ncurses::mvwaddchnstr[][src]

pub fn mvwaddchnstr(
    win: WINDOW,
    y: i32,
    x: i32,
    chstr: &[chtype],
    n: i32
) -> i32
Expand description