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

FreeBSD Manual Pages

  
 
  

home | help
LZSS_PACK_DATA(3)		 Allegro manual 	       LZSS_PACK_DATA(3)

NAME
     LZSS_PACK_DATA  -	Opaque	structure for handling LZSS compression. Allegro
     game programming library.

SYNOPSIS
     #include <allegro.h>

     typedef struct LZSS_PACK_DATA

DESCRIPTION
     Opaque structure for handling LZSS compression. Read chapter "File and com-
     pression routines for a description on how to obtain/use this structure.

SEE ALSO
     create_lzss_pack_data(3)

Allegro 			  version 4.4.3 	       LZSS_PACK_DATA(3)

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

home | help