type.pointer.name

Syntax

s := type.pointer.name(p)

Get the name of a pointer. This may be either the type name returned by type.pointer or a specific name, depending on the thing in question.

Returns:s - name of a pointer
Arguments:p - pointer