System.ZLib.in_func

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

in_func = function(in_desc: Pointer; var buf: PByte): Cardinal; cdecl;

C++

typedef unsigned __cdecl (*in_func)(void * in_desc, System::PByte &buf);

Properties

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

Description

Embarcadero Technologies does not currently have any additional information.