SEEK_CUR

Constant SEEK_CUR 

Source
pub const SEEK_CUR: i32 = 1;
Expand description

The file offset is set to its current location plus offset bytes.