API:System.ZLib.MoveI32

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

procedure MoveI32(const Source; var Dest; Count: Integer); register;

C++

extern DELPHI_PACKAGE void __fastcall MoveI32 _DEPRECATED_ATTRIBUTE1("use System.Move") (const void *Source, void *Dest, int Count);

Properties

Type Visibility Source Unit Parent
procedure
function
public
System.ZLib.pas
System.ZLib.hpp
System.ZLib System.ZLib

Description

Embarcadero Technologies does not currently have any additional information.