[][src]Constant wasi::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.