Function ncursesw::hline

source · []
pub fn hline(ch: ChtypeChar, number: i32) -> Result<(), NCurseswError>
Expand description

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