Query: sdl_freecursor
OS: opensolaris
Section: 3
Links: opensolaris man pages all man pages
Forums: unix linux community forum categories
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
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)