'LibPst'
_lzfuheader Struct Reference

Data Fields

uint32_t cbSize
 
uint32_t cbRawSize
 
uint32_t dwMagic
 
uint32_t dwCRC
 

Detailed Description

Definition at line 30 of file lzfu.c.

Field Documentation

◆ cbRawSize

uint32_t _lzfuheader::cbRawSize

Definition at line 32 of file lzfu.c.

Referenced by pst_lzfu_decompress().

◆ cbSize

uint32_t _lzfuheader::cbSize

Definition at line 31 of file lzfu.c.

Referenced by pst_lzfu_decompress().

◆ dwCRC

uint32_t _lzfuheader::dwCRC

Definition at line 34 of file lzfu.c.

Referenced by pst_lzfu_decompress().

◆ dwMagic

uint32_t _lzfuheader::dwMagic

Definition at line 33 of file lzfu.c.

Referenced by pst_lzfu_decompress().


The documentation for this struct was generated from the following file: