PUInt64 Pointer to UInt64 Declaration Source position: systemh.inc line 582 Type PUInt64 = ^UInt64 Description PUInt64 is a pointer to a UInt64 , an unsigned 64-bit integer. See also Name Description UInt64 Unsigned 64-bit integer