A foreign type for pointers to Objective-C foreign objects.
Package
objc
Syntax
objc-object-pointer
Arguments
None.
Description
The FLI objc-object-pointer type is a pointer type that is used to represent pointers to Objective-C foreign objects. This is like the
id
type in Objective-C.