O_RDWR

Constant O_RDWR 

Source
pub const O_RDWR: i32 = _; // 3i32
Expand description

Open for both read & write access