[][src]Function nixterm::ansi::cursor_shift_horizontal

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