SYNOPSIS

  • #include <allegro5/allegro.h>
    
    ALLEGRO_PATH *al_clone_path(const ALLEGRO_PATH *path)
    
    

DESCRIPTION

Clones an ALLEGRO_PATH structure. Returns NULL on failure.

RELATED TO al_clone_path…

al_destroy_path(3alleg5)