'LibPst'
pst_block_offset_pointer Struct Reference

Data Fields

char * from
 
char * to
 
int needfree
 

Detailed Description

Definition at line 61 of file libpst.c.

Field Documentation

◆ from

char* pst_block_offset_pointer::from

Definition at line 62 of file libpst.c.

Referenced by freeall(), pst_getBlockOffsetPointer(), and pst_parse_block().

◆ needfree

int pst_block_offset_pointer::needfree

Definition at line 64 of file libpst.c.

Referenced by freeall(), pst_getBlockOffsetPointer(), and pst_parse_block().

◆ to

char* pst_block_offset_pointer::to

Definition at line 63 of file libpst.c.

Referenced by pst_getBlockOffsetPointer(), and pst_parse_block().


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