Constant wasix::RIGHTS_FD_WRITE
source · pub const RIGHTS_FD_WRITE: Rights = _; // 64u64Expand description
The right to invoke fd_write and sock_send.
If rights::fd_seek is set, includes the right to invoke fd_pwrite.
pub const RIGHTS_FD_WRITE: Rights = _; // 64u64The right to invoke fd_write and sock_send.
If rights::fd_seek is set, includes the right to invoke fd_pwrite.