fn lseek_END(fd: fd_t, offset: i64) SeekError!void

Repositions read/write file offset relative to the end.

Parameters

fd: fd_t,
offset: i64,