- get-cursorprocedure
- (set! (get-cursor) cursor)setter
- cursor-set! cursorsetter
Get or set the active cursor. You should not call free-cursor! on the cursor returned by get-cursor. See SDL_GetCursor and SDL_SetCursor.
Requires sdl2 egg 0.4.0 or higher.