Function ncurses::mvwinchnstr[][src]

pub fn mvwinchnstr(
    w: WINDOW,
    y: i32,
    x: i32,
    s: &mut Vec<chtype>,
    n: i32
) -> i32