Skip to main content

FS_WRITE_DURABLE

Constant FS_WRITE_DURABLE 

Source
pub const FS_WRITE_DURABLE: u8 = _; // 4u8
Expand description

fsync the file and its parent (F_FULLFSYNC on macOS) before returning.