pub const O_CLOEXEC: u32 = bindings::O_CLOEXEC; // 524_288u32
Expand description

Close-on-exec flag is set.