SDL_GetCursor(3) Get the currently active mouse cursor.

SYNOPSIS

#include "SDL.h"

SDL_Cursor *SDL_GetCursor(void);

DESCRIPTION

Returns the currently active mouse cursor.