silc_dlist_end
SYNOPSIS
static inline void silc_dlist_end(SilcDList list);
DESCRIPTION
Set the end of the list. This prepares the list for traversing entries from the end of the list towards start of the list.
Copyright © 2001 - 2008 SILC Project SILC Project Website |
SILC Runtime Toolkit Manual Index |
SYNOPSIS
static inline void silc_dlist_end(SilcDList list);
DESCRIPTION
Set the end of the list. This prepares the list for traversing entries from the end of the list towards start of the list.