SYNOPSIS

#include "SDL.h"

SDL_Cursor *SDL_GetCursor(void);

DESCRIPTION

Returns the currently active mouse cursor.

RELATED TO SDL_GetCursor…

SDL_SetCursor, SDL_CreateCursor, SDL_ShowCursor