[][src]Function ncursesw::hline

pub fn hline(ch: ChtypeChar, number: i32) -> Result<(), NCurseswError>

Equivalent of whline() using stdscr() as window handle.