create_lzss_unpack_data(3) - Linux man page
Name
create_lzss_unpack_data - Creates an LZSS structure for decompression. Allegro game programming library.Synopsis
#include <allegro.h>LZSS_UNPACK_DATA *create_lzss_unpack_data(void);
LZSS_UNPACK_DATA *create_lzss_unpack_data(void);