1al_clone_path(3) al_clone_path(3)
23
4
NAME
6al_clone_path - Allegro 5 API
7
SYNOPSIS
9#include <allegro5/allegro.h>
1011
ALLEGRO_PATH *al_clone_path(const ALLEGRO_PATH *path)
12
DESCRIPTION
14Clones an ALLEGRO_PATH structure. Returns NULL on failure.
15
SEE ALSO
17al_destroy_path(3)
1819
20
21
Allegro reference manual al_clone_path(3)