libacfutils
A general purpose library of utility functions designed to make it easier to develop addons for the X-Plane flight simulator.
|
#include <zip.h>
Data Fields | |
mz_zip_archive | archive |
mz_uint | level |
struct zip_entry_t | entry |
This data structure is used throughout the library to represent zip archive - forward declaration.
mz_zip_archive archive |
struct zip_entry_t entry |