1al_destroy_bitmap(3)       Library Functions Manual       al_destroy_bitmap(3)
2
3
4

NAME

6       al_destroy_bitmap
7

SYNOPSIS

9              #include <allegro5/allegro.h>
10
11              void al_destroy_bitmap(ALLEGRO_BITMAP *bitmap)
12

DESCRIPTION

14       Destroys  the  given  bitmap,  freeing  all resources used by it.  Does
15       nothing if given the null pointer.
16
17
18
19Allegro reference manual                                  al_destroy_bitmap(3)
Impressum