lzss_pack_data(3) - Linux man page

Name

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

Synopsis

#include <allegro.h>

typedef struct LZSS_PACK_DATA

Description

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

See Also

create_lzss_pack_data(3)