pub const FDFLAGS_DSYNC: Fdflags = 1 << 1; // 0x0002u16
Expand description

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