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