O_RDONLY

Constant O_RDONLY 

Source
pub const O_RDONLY: i32 = _; // 1i32
Expand description

Open for read access (only)