[−][src]Constant wasihost_core::wasi_snapshot_preview1::native::rights_fd_tell
pub const rights_fd_tell: rights
The right to invoke fd_seek in such a way that the file offset
remains unaltered (i.e., whence::cur with offset zero), or to
invoke fd_tell.