Provided by: allegro5-doc_5.2.9.1+dfsg-1.1build4_all
NAME
al_clone_path - Allegro 5 API
SYNOPSIS
#include <allegro5/allegro.h> ALLEGRO_PATH *al_clone_path(const ALLEGRO_PATH *path)
DESCRIPTION
Clones an ALLEGRO_PATH structure. Returns NULL on failure.
SEE ALSO
al_destroy_path(3alleg5)