rewinddir()
function rewinddir(resource $dir_handle): void
Rewind directory handle.
Parameters:
$dir_handle(resource)
Returns: void
No examples yet — check examples/ and showcases/ for usage patterns.
Internals
For how rewinddir is implemented in the compiler, see the internals page.