Data Fields | |
uint16_t | index_offset |
uint16_t | type |
uint32_t | offset |
Definition at line 186 of file libpst.c.
uint16_t pst_block_hdr::index_offset |
Definition at line 187 of file libpst.c.
Referenced by pst_ff_compile_ID(), and pst_parse_block().
uint32_t pst_block_hdr::offset |
Definition at line 189 of file libpst.c.
Referenced by pst_ff_compile_ID(), and pst_parse_block().
uint16_t pst_block_hdr::type |
Definition at line 188 of file libpst.c.
Referenced by pst_ff_compile_ID(), and pst_parse_block().