Skip to main content

SEEK_CUR

Constant SEEK_CUR 

Source
pub const SEEK_CUR: usize = 1;
Expand description

Seek relative to the current file position.