wasi

Constant RIGHTS_FD_SYNC

Source
pub const RIGHTS_FD_SYNC: Rights = _; // 16u64
Expand description

The right to invoke fd_sync. If path_open is set, includes the right to invoke path_open with fdflags::rsync and fdflags::dsync.