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

al_destroy_path(3)

Info

Allegro reference manual