Show: Delphi
C++
Display Preferences
System.ZLib.gzFile
From XE2 API Documentation
Delphi
type gzFile = ^Pointer;
C++
typedef void * gzFile;
Properties
| Type | Visibility | Source | Unit | Parent |
|---|---|---|---|---|
pointer typedef |
public | System.ZLib.pas System.ZLib.hpp |
System.ZLib | System.ZLib |
Description
gzFile represents an alias for Pointer.