DoxigAlpha

fd_read

Function parameters

Parameters

#
iovs:[*]const iovec_t
iovs_len:usize
nread:*usize

Type definitions in this namespace

Types

#

Functions in this namespace

Functions

#

= 0

Values

#

Source

Implementation

#
pub extern "wasi_snapshot_preview1" fn fd_read(fd: fd_t, iovs: [*]const iovec_t, iovs_len: usize, nread: *usize) errno_t