System.ZLib.gzFile

De RAD Studio API Documentation
Aller à : navigation, rechercher

Delphi

type gzFile = ^Pointer;

C++

typedef void * gzFile;

Propriétés

Type Visibilité  Source Unité  Parent
pointer
typedef
public
System.pas
System.ZLib.hpp
System.ZLib System.ZLib

Description

gzFile représente un alias pour Pointer.

Voir aussi