[][src]Function ncursesw::mvwvline_set

pub fn mvwvline_set(
    handle: WINDOW,
    origin: Origin,
    wch: ComplexChar,
    number: i32
) -> Result<(), NCurseswError>

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