Returns the previous item appearing in the list passed as an input argument. This function can be applied to lists containing stm_list_id_elm’s.Note that “previous” refers to the item physically located before the current item in the list. The “current” item is determined using the utility functionstm_list_last_ptr_element
.
Input/Output