Function wasi_common::snapshots::preview_1::wasi_snapshot_preview1::fd_pwrite[][src]

pub fn fd_pwrite(
    ctx: &impl WasiSnapshotPreview1 + UserErrorConversion,
    memory: &dyn GuestMemory,
    arg0: i32,
    arg1: i32,
    arg2: i32,
    arg3: i64,
    arg4: i32
) -> Result<i32, Trap>