O_CREATE

Constant O_CREATE 

Source
pub const O_CREATE: i32 = _; // 4i32
Expand description

Open flag: create the file if it does not exist.