wasi

Constant FDFLAGS_DSYNC

Source
pub const FDFLAGS_DSYNC: Fdflags = _; // 2u16
Expand description

Write according to synchronized I/O data integrity completion. Only the data stored in the file is synchronized.