fn lseek_SET(fd: fd_t, offset: u64) SeekError!void

Repositions read/write file offset relative to the beginning.

Parameters

fd: fd_t,
offset: u64,