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