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

pub fn mvwhline(win: WINDOW, y: i32, x: i32, ch: chtype, n: i32) -> i32
Expand description