[−][src]Constant wasi::FDFLAGS_DSYNC
pub const FDFLAGS_DSYNC: Fdflags = 0x2;
Write according to synchronized I/O data integrity completion. Only the data stored in the file is synchronized.
pub const FDFLAGS_DSYNC: Fdflags = 0x2;
Write according to synchronized I/O data integrity completion. Only the data stored in the file is synchronized.