(no version information, might be only in CVS)
php_stream_rewinddir -- Rewind a directory stream
to the first entry
Description
int
php_stream_rewinddir (
php_stream * dirstream)
php_stream_rewinddir() rewinds a
directory stream to the first entry. Returns 0 on success,
but -1 on failure.