[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] |
Pointer to UInt64
Source position: systemh.inc line 472
type PUInt64 = ^UInt64; |
PUInt64 is a pointer to a UInt64, an unsigned 64-bit integer.
|
Unsigned 64-bit integer |