System.ZLib.z_off64_t

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

{*******************************************************}
{*****************************************************************************

C++

typedef __int64 z_off64_t;

Properties

Type Visibility Source Unit Parent
type
typedef
public
System.ZLib.pas
System.ZLib.hpp
System.ZLib System.ZLib

Description

z_off64_t represents an alias for Int64.

See Also