Function nixterm::ansi::cursor_shift_vertical[][src]

pub fn cursor_shift_vertical<W: Write>(w: &mut W, shift: isize) -> Result<()>