Set the slots in a ns-point structure.
cocoa
set-ns-point* point x y => point
| point⇩ |
A pointer to a foreign object of type ns-point. |
| x⇩ |
A real. |
| y⇩ |
A real. |
| point |
A pointer to a foreign object of type ns-point. |
The function set-ns-point* sets the slots of the foreign ns-point structure pointed to by point to the values of x and y. point is returned.
LispWorks Objective-C and Cocoa Interface User Guide and Reference Manual - 01 Dec 2021 19:38:33