Constant kernel::fs::file::flags::O_RDONLY

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

File is read only.