Load a reference to the last item into back.
Return 0 on success, and a non-zero value (with no effect on back) if the list is empty.
0 on success, and a non-zero value if the list is empty
| Name | Description |
|---|---|
| back | receives a reference to the last item |