Example: TE_set_cursor_pos

This example sets the cursor position to the first column in the second row of the terminal screen.

TE_set_cursor_pos(1, 2);