Skip to content

Wonkey types typeinfo pointeetype

wonkey:wonkey.types.Typeinfo.PointeeType

Property PointeeType:Typeinfo#

Pointer pointee type.

If the type is a pointer type, returns the type of what it's pointing at.

If the type is not a pointer type a runtime exception occurs.