[][src]Constant wasi::RIGHTS_FD_DATASYNC

pub const RIGHTS_FD_DATASYNC: Rights = 0x1;

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