destroy_rle_sprite
Destroys an RLE sprite.
Description
Destroys an RLE sprite structure previously returned by get_rle_sprite().
If you pass a NULL pointer this function won't do anything. Use this once
you are done with an RLE sprite to avoid memory leaks in your program.
Related Projects
The following projects include source code containing this keyword: