Return whether the cursor is currently being shown.
true if the cursor is being shown, or false if the cursor is hidden.
Threadsafety: This function should only be called on the main thread.
SDL_HideCursor SDL_ShowCursor
See Implementation
Return whether the cursor is currently being shown.