table of contents
other versions
- Tumbleweed 5.2.10.1-1.3
- Leap-15.6
al_clone_path(3) | al_clone_path(3) |
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¶
Allegro reference manual |