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

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

Description

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

Name

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

See Also

create_lzss_pack_data(3alleg4)

Allegro                                           version 4.4.3                          LZSS_PACK_DATA(3alleg4)

Synopsis

#include<allegro.h>typedefstructLZSS_PACK_DATA

See Also