Wiki Page Content

Revision 1 as of 2010-06-14 01:01:07

Clear message

DRAFT

SDL_FreeRW

Use this function to release a specified area as a read/write target. ???

Syntax

void SDL_FreeRW(SDL_RWops* area)

Function Parameters

area

the area being pointed to by an SDL_RWops structure to be freed ???

Code Examples

You can add your code example here

Remarks

You can add useful comments here


CategoryAPI, CategoryIO

(Page Info.)
Feedback
Please include your contact information if you'd like to receive a reply.
Submit