type.index
Syntax
Get the type index. This is a unique integer representing each pointer type and can be used to distinguish different pointers from one another.
i - type index
p - pointer
type
type.name
9.1.13