SDL_FreeCursor(3) SDL API Reference SDL_FreeCursor(3)NAMESDL_FreeCursor- Frees a cursor created with SDL_CreateCursor.SYNOPSIS#include "SDL.h" void SDL_FreeCursor(SDL_Cursor *cursor);DESCRIPTIONFrees a SDL_Cursor that was created using SDL_CreateCursor.SEE ALSOSDL_CreateCursorSDLTue 11 Sep 2001, 23:01 SDL_FreeCursor(3)
| Related Man Pages |
|---|
| sdl_createcursor(3) - redhat |
| sdl_joystickopen(3) - debian |
| sdl::cursor(3) - suse |
| sdl::video(3) - suse |
| sdl::mouse(3pm) - debian |
| Similar Topics in the Unix Linux Community |
|---|
| How to capture ^x,^y via bash script? |
| Reduced Activity Notification |
| Retrieving previous command in a script |
| About TODO |
| [TIP] Processing YAML files with yq |