Constant OPEN_FLAG_READ

Source
pub const OPEN_FLAG_READ: u32 = 1;
Expand description

Open the file with read access.