silc_dlist_start

SYNOPSIS

    static inline
    void silc_dlist_start(SilcDList list);

DESCRIPTION

Set the start of the list. This prepares the list for traversing entries from the start of the list towards end of the list.