O_WRITE

Constant O_WRITE 

Source
pub const O_WRITE: i32 = _; // 2i32
Expand description

Open flag: open file for writing.