silc_dir_rewind

SYNOPSIS

    void silc_dir_rewind(SilcDir dir);

DESCRIPTION

Rewinds the directory `dir' to the beginning of the directory. Calling silc_dir_read after this will return the first entry in the directory.