Constant SEEK_SET

Source
pub const SEEK_SET: i32 = 0;
Expand description

The file offset is set to offset bytes.