[−][src]Constant wasihost_core::wasi_snapshot_preview1::native::rights_poll_fd_readwrite
pub const rights_poll_fd_readwrite: rights
If rights::fd_read is set, includes the right to invoke poll_oneoff to subscribe to eventtype::fd_read.
If rights::fd_write is set, includes the right to invoke poll_oneoff to subscribe to eventtype::fd_write.