Contents:
Defined in File llist.h
Append an item to a llist.
list – The linked list handle.
data – The data to insert into the list.
status_t.