pub const OFLAGS_EXCL: Oflags = 1 << 2; // 0x0004u16
Expand description

Fail if file already exists.