Screen and Window functions
Support for cursor and in the future screen resolution queries and selection.
Functions
Cursor
Refers to the operating system–controlled mouse pointer. Not to be confused with a text cursor (caret).
hide_cursor
fn hide_cursor()
Hides the system cursor.
show_cursor
fn show_cursor()
Shows the system cursor.