pub const RIGHTS_FD_DATASYNC: Rights = 1 << 0; // 0x0000_0000_0000_0001u64
Expand description

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