.\" Automatically generated by Pandoc 3.1.12.1 .\" .TH "al_destroy_path" "3" "" "Allegro reference manual" "" .SH NAME al_destroy_path \- Allegro 5 API .SH SYNOPSIS .IP .EX #include \f[B]\f[R] void al_destroy_path(ALLEGRO_PATH *path) .EE .SH DESCRIPTION Free a path structure. Does nothing if passed NULL. .SH SEE ALSO al_create_path(3), al_create_path_for_directory(3)