O_WRONLY

Constant O_WRONLY 

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

Open for write access (only)