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
tdefl_output_buffer Struct Reference

Data Fields

size_t m_size
 
size_t m_capacity
 
mz_uint8 * m_pBuf
 
mz_bool m_expandable
 

Detailed Description

Definition at line 3930 of file miniz.h.

Field Documentation

◆ m_capacity

size_t m_capacity

Definition at line 3931 of file miniz.h.

◆ m_expandable

mz_bool m_expandable

Definition at line 3933 of file miniz.h.

◆ m_pBuf

mz_uint8* m_pBuf

Definition at line 3932 of file miniz.h.

◆ m_size

size_t m_size

Definition at line 3931 of file miniz.h.


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