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

Close-on-exec flag is set.

This documentation is an old archive. Please see https://rust.docs.kernel.org instead.