'LibPst'
pst_block_hdr Struct Reference

Data Fields

uint16_t index_offset
 
uint16_t type
 
uint32_t offset
 

Detailed Description

Definition at line 198 of file libpst.c.

Field Documentation

◆ index_offset

uint16_t pst_block_hdr::index_offset

Definition at line 199 of file libpst.c.

Referenced by pst_ff_compile_ID(), and pst_parse_block().

◆ offset

uint32_t pst_block_hdr::offset

Definition at line 201 of file libpst.c.

Referenced by pst_ff_compile_ID(), and pst_parse_block().

◆ type

uint16_t pst_block_hdr::type

Definition at line 200 of file libpst.c.

Referenced by pst_ff_compile_ID(), and pst_parse_block().


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