pub unsafe extern "C-unwind" fn twz_rt_fd_seek(
fd: descriptor,
whence: whence,
offset: i64,
) -> io_result
Expand 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_result
Seek to a specified point in the file.