DoxigAlpha

fd_write

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_write(fd: fd_t, iovs: [*]const ciovec_t, iovs_len: usize, nwritten: *usize) errno_t