Function ncursesw::vline[][src]

pub fn vline(ch: ChtypeChar, number: i32) -> Result<(), NCurseswError>
Expand description

Display a vertical line with length number consisting of the character ch.