wasi

Constant RIGHTS_FD_WRITE

Source
pub const RIGHTS_FD_WRITE: Rights = _; // 64u64
Expand description

The right to invoke fd_write and sock_send. If rights::fd_seek is set, includes the right to invoke fd_pwrite.