Main Page | Namespace List | Alphabetical List | Data Structures | Directories | File List | Data Fields | Globals

lzfu.h

Go to the documentation of this file.
00001 #ifndef LZFU_H
00002 #define LZFU_H
00003 
00004 char* lzfu_decompress (char* rtfcomp, uint32_t compsize, size_t *size);
00005 
00006 #endif

Generated on Thu Dec 11 11:58:49 2008 for 'LibPst' by  doxygen 1.3.9.1