Constant MS_SYNCHRONOUS
pub const MS_SYNCHRONOUS: u32 = 16; // 16u32
Available on crate feature
dep_nc
only.Expand description
Writes are synced at once
pub const MS_SYNCHRONOUS: u32 = 16; // 16u32
dep_nc
only.Writes are synced at once