pub fn hline_set(wch: ComplexChar, number: i32) -> Result<(), NCurseswError>
Expand description

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