DoxigAlpha

fd_pwrite

Function parameters

Parameters

#
iovs:[*]const ciovec_t
iovs_len:usize
nwritten:*usize

Type definitions in this namespace

Types

#

Functions in this namespace

Functions

#

= 0

Values

#

Source

Implementation

#
pub extern "wasi_snapshot_preview1" fn fd_pwrite(fd: fd_t, iovs: [*]const ciovec_t, iovs_len: usize, offset: filesize_t, nwritten: *usize) errno_t