[−][src]Function wasi_common::wasi::wasi_snapshot_preview1::fd_write
pub fn fd_write(
ctx: &WasiCtx,
memory: &dyn GuestMemory,
fd: i32,
iovs_ptr: i32,
iovs_len: i32,
nwritten_ptr: i32
) -> i32
pub fn fd_write(
ctx: &WasiCtx,
memory: &dyn GuestMemory,
fd: i32,
iovs_ptr: i32,
iovs_len: i32,
nwritten_ptr: i32
) -> i32