[−][src]Constant wasihost_core::wasi_snapshot_preview1::native::rights_fd_write
pub const rights_fd_write: rights
The right to invoke fd_write
and sock_send
.
If rights::fd_seek
is set, includes the right to invoke fd_pwrite
.