[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] Reference for unit 'System' (#rtl)

PUInt64

Pointer to UInt64

Declaration

Source position: systemh.inc line 501

type PUInt64 = ^UInt64;

Description

PUInt64 is a pointer to a UInt64, an unsigned 64-bit integer.

See also

UInt64

  

Unsigned 64-bit integer


Documentation generated on: May 14 2021