Check if cursor is not visible.
Note
This function has been auto-generated from the following Raylib function definition:
IsCursorHidden(void); bool
See also
Other cursor functions:
disable_cursor()
,
enable_cursor()
,
hide_cursor()
,
is_cursor_on_screen()
,
set_mouse_cursor()
,
show_cursor()