Visualization Library 2.0.0-b5

A lightweight C++ OpenGL middleware for 2D/3D graphics

VL     Star     Watch     Fork     Issue

[Download] [Tutorials] [All Classes] [Grouped Classes]
Public Attributes | List of all members
unz_global_info_s Struct Reference

#include <unzip.h>

Public Attributes

uLong number_entry
 
uLong size_comment
 

Detailed Description

Definition at line 103 of file unzip.h.

Member Data Documentation

◆ number_entry

uLong unz_global_info_s::number_entry

Definition at line 105 of file unzip.h.

Referenced by unzGetGlobalInfo().

◆ size_comment

uLong unz_global_info_s::size_comment

Definition at line 107 of file unzip.h.

Referenced by unzGetGlobalInfo().


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