Function getCursorVisibility

Wraps SDL_ShowCursor which sets the visibility of the cursor

bool getCursorVisibility() @trusted;

Returns

true if cursor is visible, otherwise false