O_RDONLY

Constant O_RDONLY 

Source
pub const O_RDONLY: u32 = bindings::O_RDONLY; // 0u32
Expand description

File is read only.