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_joystickopen(3) - opensolaris |
| sdl_joystickopen(3) - debian |
| sdl_createcursor(3) - centos |
| sdl::color(3) - suse |
| sdl::mouse(3pm) - debian |
| Similar Topics in the Unix Linux Community |
|---|
| Is UNIX an open source OS ? |
| CentOS7 restoring file capabilities |
| Docker learning Phase-I |
| Controlling user input |
| [TIP] Processing YAML files with yq |