IOC_WRITE

Constant IOC_WRITE 

Source
pub const IOC_WRITE: IoctlId = 1;
Expand description

Direction bit specifying data is written.

For Alpha (not supported by Rust), MIPS, PowerPC, and SPARC, this is 4. For PA-RISC (not supported by Rust), this is 2. For all other architectures, this is 1.

References: