Constant SEEK_CUR

Source
pub const SEEK_CUR: int = 1;
Expand description

Seek relative to the current file position.