Function term_cursor::set_pos[][src]

pub fn set_pos(x: i32, y: i32) -> Result<(), Error>

Set the cursor position to the specified coordinates.