Invokes the Objective-C "retainCount" method.
"retainCount"
objc
retain-count pointer => retain-count
pointer
A pointer to an Objective-C foreign object.
retain-count
An integer.
The function retain-count calls the Objective-C "retainCount" instance method of pointer to return its retain count.
retain release