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) - redhat |
| sdl_joystickopen(3) - debian |
| sdl::color(3) - suse |
| sdl::cursor(3pm) - debian |
| Similar Topics in the Unix Linux Community |
|---|
| How can I do this in VI editor? |
| Introduction |
| One instance of comparing grep and awk |
| Find columns in a file based on header and print to new file |
| My first PERL incarnation... Audio Oscillograph |