[][src]Constant wasi::RIGHTS_FD_SYNC

pub const RIGHTS_FD_SYNC: Rights = 0x10;

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