logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

al_clone_path - Allegro 5 API

Description

       Clones an ALLEGRO_PATH structure.  Returns NULL on failure.

Name

       al_clone_path - Allegro 5 API

See Also

al_destroy_path(3alleg5)

Allegro reference manual                                                                  al_clone_path(3alleg5)

Synopsis

              #include <allegro5/allegro.h>

              ALLEGRO_PATH *al_clone_path(const ALLEGRO_PATH *path)

See Also