SEEK_END

Constant SEEK_END 

Source
pub const SEEK_END: i32 = 2;
Expand description

The file offset is set to the size of the file plus offset bytes.