libacfutils
A general purpose library of utility functions designed to make it easier to develop addons for the X-Plane flight simulator.
Loading...
Searching...
No Matches
Data Fields
zip_entry_mark_t Struct Reference

Data Fields

ssize_t file_index
 
enum zip_modify_t type
 
mz_uint64 m_local_header_ofs
 
size_t lf_length
 

Detailed Description

Definition at line 110 of file zip.c.

Field Documentation

◆ file_index

ssize_t file_index

Definition at line 111 of file zip.c.

◆ lf_length

size_t lf_length

Definition at line 114 of file zip.c.

◆ m_local_header_ofs

mz_uint64 m_local_header_ofs

Definition at line 113 of file zip.c.

◆ type

enum zip_modify_t type

Definition at line 112 of file zip.c.


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