pub const O_CREAT: u32 = bindings::O_CREAT; // 64u32
Expand description

File was created if it didn’t already exist.