pub const FDFLAGS_SYNC: Fdflags = _; // 16u16
Expand description
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.