[][src]Constant wasi::FDFLAGS_SYNC

pub const FDFLAGS_SYNC: Fdflags = 0x10;

Write according to synchronized I/O file integrity completion. In addition to synchronizing the data stored in the file, the implementation may also synchronously update the file's metadata.