pub unsafe extern "C-unwind" fn twz_rt_fd_seek(
fd: descriptor,
whence: whence,
offset: i64,
) -> io_resultExpand description
Seek to a specified point in the file.
pub unsafe extern "C-unwind" fn twz_rt_fd_seek(
fd: descriptor,
whence: whence,
offset: i64,
) -> io_resultSeek to a specified point in the file.