al_destroy_path - Man Page
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.
See Also
Referenced By
al_clone_path(3), al_create_path(3), al_create_path_for_directory(3), al_get_standard_path(3).
Allegro reference manual