[][src]Function ncursesw::vline_set

pub fn vline_set(wch: ComplexChar, number: i32) -> Result<(), NCurseswError>

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