Warning: util_copy_object_slist is deprecated since 3.8.
Copies SList of Objects at the end of copy_to
.
Use copy_deep instead, and optionally concat to concatenate the copied list to another SList.
copy_to |
Where to copy; can be |
objects |
SList of Objects to be copied |
New head of |