[][src]Function wasi::wasi_unstable::fd_seek

pub fn fd_seek(
    fd: fd_t,
    offset: filedelta_t,
    whence: whence_t
) -> (errno_t, filesize_t)