[][src]Function wasi_common::wasi::wasi_snapshot_preview1::fd_read

pub fn fd_read(
    ctx: &WasiCtx,
    memory: &dyn GuestMemory,
    fd: i32,
    iovs_ptr: i32,
    iovs_len: i32,
    nread_ptr: i32
) -> i32