Skip to main content

SEEK_SET

Constant SEEK_SET 

Source
pub const SEEK_SET: usize = 0; // 0usize
Expand description

Seek relative to the beginning of the file.