OPEN_FLAG_WRITE

Constant OPEN_FLAG_WRITE 

Source
pub const OPEN_FLAG_WRITE: u32 = 2;
Expand description

Open the file with write access.