Skip to main content

O_CREAT

Constant O_CREAT 

Source
pub const O_CREAT: u32 = 0o000100;
Expand description

Create file if it does not exist