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