al_destroy_path(1) Allegro 5 API

SYNOPSIS


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

DESCRIPTION

Free a path structure. Does nothing if passed NULL.