File.seekEnd

Offset is relative to the end

struct File
enum seekEnd = SEEK_END;

Meta