SYNOPSIS #include <allegro5/allegro.h>void al_destroy_path(ALLEGRO_PATH *path) DESCRIPTION Free a path structure. Does nothing if passed NULL.