#include "SDL.h"
SDL_Cursor *SDL_GetCursor(void);
SDL_Cursor *SDL_GetCursor
現在アクティブなマウスカーソルを返します。
SDL_SetCursor, SDL_CreateCursor, SDL_ShowCursor