[][src]Function ncursesw::wvline

pub fn wvline(
    handle: WINDOW,
    ch: ChtypeChar,
    number: i32
) -> Result<(), NCurseswError>

Equivalent of mvwvline() using getcuryx() as origin.