debian man page for sdl_freecursor

Query: sdl_freecursor

OS: debian

Section: 3

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

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) - opensolaris
sdl_createcursor(3) - redhat
sdl_createcursor(3) - centos
sdl_createcursor(3) - suse
sdl::cursor(3) - suse
Similar Topics in the Unix Linux Community
Introduction
Weird 'find' results
A (ksh) Library For and From UNIX.com
How to copy a column of multiple files and paste into new excel file (next to column)?