Skip to main content

O_RDONLY

Constant O_RDONLY 

Source
pub(crate) const O_RDONLY: usize = 0x1;
Expand description

File open flags used with openat.