sdl_freecursor(3) debian man page | unix.com

Man Page: sdl_freecursor

Operating Environment: debian

Section: 3

SDL_FreeCursor(3)						 SDL API Reference						 SDL_FreeCursor(3)

NAME
SDL_FreeCursor - Frees a cursor created with SDL_CreateCursor.
SYNOPSIS
#include "SDL.h" void SDL_FreeCursor(SDL_Cursor *cursor);
DESCRIPTION
Frees a SDL_Cursor that was created using SDL_CreateCursor.
SEE ALSO
SDL_CreateCursor
SDL
Tue 11 Sep 2001, 23:01 SDL_FreeCursor(3)
Related Man Pages
sdl_createcursor(3) - redhat
sdl_createcursor(3) - centos
sdl_createcursor(3) - suse
sdl::cursor(3pm) - debian
sdl::mouse(3pm) - debian
Similar Topics in the Unix Linux Community
Adding the individual columns of a matrix.
awk or sed - Convert 2 lines to 1 line
Is UNIX an open source OS ?
A (ksh) Library For and From UNIX.com
My first PERL incarnation... Audio Oscillograph