rewind

Sets the position of the stream to its beginning.

extern (C) nothrow @nogc extern
void
rewind

Parameters

stream FILE*

Pointer to a FILE

Meta