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