Site Search
Library
linux docs
linux man pages
Toys
world sunlight
moon phase
lzss_unpack_data(3) - Linux man page
Name
LZSS_UNPACK_DATA - Opaque structure for handling LZSS decomression. Allegro game programming library.
Synopsis
#include <allegro.h>
typedef struct LZSS_UNPACK_DATA
Description
Opaque structure for handling LZSS decompression. Read chapter "File and compression routines for a description on how to obtain/use this structure.
See Also
create_lzss_unpack_data
(3)