Blast-Radius Aware AI Code Review for Business-Critical Systems
LiveReview LiveReview Explore LiveReview

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