Determines the style of the cursor.
#include <screen.h>
void GetCursorStyle (
scr_t scrID,
uint16_t *cursorStyle);
(IN) Specifies the screen.
(OUT) Points to the cursor style. For possible values, see Section 23.1, Cursor Styles.