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

File is read only.