Determines the style of the cursor.
#include <screen.h>
void SetCursorStyle (
scr_t scrID,
uint16_t newStyle);
(IN) Specifies the screen.
(IN) Specifies the cursor style. For possible values, see Section 23.1, Cursor Styles.