[][src]Function wasi_core::wasi_unstable::fd_pread

pub fn fd_pread(
    fd: fd_t,
    iovs: &[iovec_t],
    offset: filesize_t
) -> (errno_t, usize)