[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] |
A signed integer with the same size in bytes as pointer
Source position: systemh.inc line 420
type IntPtr = PtrInt; |
|
Signed integer type with same size as Pointer. |