Query: sdl_freecursor
OS: centos
Section: 3
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)
| Related Man Pages |
|---|
| sdl_createcursor(3) - opensolaris |
| sdl_joystickopen(3) - opensolaris |
| sdl_createcursor(3) - redhat |
| sdl_joystickopen(3) - redhat |
| sdl_createcursor(3) - debian |
| Similar Topics in the Unix Linux Community |
|---|
| Weird 'find' results |
| Best performance UNIX just for HOST Virtualization? |
| CentOS7 restoring file capabilities |
| Unsure why access time on a directory change isn't changing |
| Controlling user input |