wasi

Constant RIGHTS_FD_DATASYNC

Source
pub const RIGHTS_FD_DATASYNC: Rights = _; // 1u64
Expand description

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