Constant LOCK_WRITE
pub const LOCK_WRITE: i32 = 128;
Available on crate feature
dep_nc
only.Expand description
which allows concurrent write operations
pub const LOCK_WRITE: i32 = 128;
dep_nc
only.which allows concurrent write operations