Constant FS_APPEND_FL
pub const FS_APPEND_FL: u32 = 0x0000_0020; // 32u32
Available on crate feature
dep_nc
only.Expand description
writes to file may only append
pub const FS_APPEND_FL: u32 = 0x0000_0020; // 32u32
dep_nc
only.writes to file may only append