pub const O_EXCL: u32 = bindings::O_EXCL; // 128u32
Expand description

Ensure that this file is created with the open(2) call.