A signed integer with the same size in bytes as pointer.
Source position: systemh.inc line 530
type IntPtr = PtrInt;
PtrInt
Signed integer type with same size as Pointer.