pub const O_WRONLY: i32 = 1 << 1; // 2i32
Expand description

Open for write access (only)