Skip to main content

move_cursor_pos

Function move_cursor_pos 

Source
pub fn move_cursor_pos(stdout: &mut impl Write, col: u32, row: u32) -> Result
Expand description

Move terminal cursor to the given position