A double linked list structure. The data_element field can point to any data structure. This structure is not a part of a list.
Definition at line 27 of file hlist.c.