al_clone_path - Man Page
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
Info
Allegro reference manual
Allegro 5 API
#include <allegro5/allegro.h> ALLEGRO_PATH *al_clone_path(const ALLEGRO_PATH *path)
Clones an ALLEGRO_PATH structure. Returns NULL on failure.