Skip site navigation (1)Skip section navigation (2)

FreeBSD Manual Pages

  
 
  

home | help
al_clone_path(3)	    Library Functions Manual		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
     al_destroy_path(3)

Allegro reference manual					al_clone_path(3)

Want to link to this manual page? Use this URL:
<https://man.freebsd.org/cgi/man.cgi?query=al_clone_path&sektion=3&manpath=FreeBSD+Ports+15.1.quarterly>

home | help