Constant SEEK_SET

Source
pub const SEEK_SET: int = 0;
Expand description

Seek relative to the beginning of the file.