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