1al_destroy_path(3)                                          al_destroy_path(3)
2
3
4

NAME

6       al_destroy_path - Allegro 5 API
7

SYNOPSIS

9              #include <allegro5/allegro.h>
10
11              void al_destroy_path(ALLEGRO_PATH *path)
12

DESCRIPTION

14       Free a path structure.  Does nothing if passed NULL.
15

SEE ALSO

17       al_create_path(3), al_create_path_for_directory(3)
18
19
20
21Allegro reference manual                                    al_destroy_path(3)
Impressum