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) - debian |
| sdl_joystickopen(3) - debian |
| sdl_createcursor(3) - suse |
| sdl::cursor(3) - suse |
| sdl::mpeg(3pm) - debian |
| Similar Topics in the Unix Linux Community |
|---|
| Installing Dash Shell on OS X Lion |
| Introduction |
| Detecting unused variables... |
| How to copy a column of multiple files and paste into new excel file (next to column)? |