Invokes the Objective-C "release"
method.
objc
release pointer
pointer⇩ |
A pointer to an Objective-C foreign object. |
The function release
calls the Objective-C "release"
instance method of pointer to decrement its retain count.
LispWorks Objective-C and Cocoa Interface User Guide and Reference Manual - 01 Dec 2021 19:38:32