All Manuals > LispWorks Objective-C and Cocoa Interface User Guide and Reference Manual > 2 Objective-C Reference

objc-object-pointer FLI Type Descriptor

Summary

A foreign type for pointers to Objective-C foreign objects.

Package

objc

Syntax

objc-object-pointer

Description

The FLI type objc-object-pointer a pointer type that is used to represent pointers to Objective-C foreign objects. This is like the id type in Objective-C.

See also

objc-object-from-pointer
objc-class


LispWorks Objective-C and Cocoa Interface User Guide and Reference Manual - 01 Dec 2021 19:38:32