|
NAMELZSS_UNPACK_DATA - Opaque structure for handling LZSS decompression. Allegro game programming library.SYNOPSIS#include <allegro.h>typedef struct LZSS_UNPACK_DATA DESCRIPTIONOpaque structure for handling LZSS decompression. Read chapter "File and compression routines for a description on how to obtain/use this structure.SEE ALSOcreate_lzss_unpack_data(3)
Visit the GSP FreeBSD Man Page Interface. |