Set the slots in an ns-rect structure.
cocoa
set-ns-rect* rect x y width height => rect
rect
A pointer to a foreign object of type ns-rect.
x
A real.
y
width
height
The rect argument.
The function set-ns-rect* sets the slots of the foreign ns-rect structure pointed to by rect to the values of x , y , width and height .
set-ns-rect*
ns-rect set-ns-point* set-ns-size*