Move item to the previous item, or reset it at the front.
Return 0 on success, and e_NOT_FOUND (with no effect on the value of item) if item is no longer in the list.
0 on success, and e_NOT_FOUND if item is no longer in the list
| Name | Description |
|---|---|
| item | handle identifying the current item; updated in place |