Skip to main content

O_RDONLY

Constant O_RDONLY 

Source
pub const O_RDONLY: c_int = 0x0001_0000;
Expand description

Open for reading only.