pub const O_NOCTTY: u32 = bindings::O_NOCTTY; // 256u32
Expand description

File should not be used as process’s controlling terminal.