A foreign type for the Objective-C type char *
.
objc
objc-c-string
The FLI type objc-c-string
is a pointer type for use where the Objective-C type char *
occurs as the argument in a method definition. It converts the argument to a string within the body of the method.
LispWorks Objective-C and Cocoa Interface User Guide and Reference Manual - 18 Feb 2025 15:39:48