Set the slots in an 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
The size argument.
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 .
set-ns-size*
ns-size set-ns-rect*